The Week Of Monday 9 July 2012 Archives by author
Starting: Mon Jul 9 01:06:17 PDT 2012
Ending: Sun Jul 15 23:54:40 PDT 2012
Messages: 335
- [llvm-commits] [llvm] r159957 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/ARM/select.ll
Owen Anderson
- [llvm-commits] [llvm] r159957 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/ARM/select.ll
Owen Anderson
- [llvm-commits] [llvm] r160036 - /llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Owen Anderson
- [llvm-commits] [llvm] r159957 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/ARM/select.ll
Owen Anderson
- [llvm-commits] [PATCH]Add support for fstmx/fldmx instructions on the ARM backend
Silviu Baranga
- [llvm-commits] [llvm] r159935 - in /llvm/trunk: lib/Target/ARM/AsmParser/ARMAsmParser.cpp test/MC/ARM/thumb2-narrow-dp.ll
Richard Barton
- [llvm-commits] [llvm] r159936 - /llvm/trunk/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
Richard Barton
- [llvm-commits] [PATCH] Fix assembly of narrow Thumb data processing instructions
Richard Barton
- [llvm-commits] [llvm] r159937 - in /llvm/trunk: lib/Target/ARM/AsmParser/ARMAsmParser.cpp test/MC/ARM/basic-arm-instructions.s
Richard Barton
- [llvm-commits] [llvm] r159938 - in /llvm/trunk: lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/Disassembler/ARMDisassembler.cpp test/MC/ARM/simple-fp-encoding.s
Richard Barton
- [llvm-commits] [llvm] r159945 - /llvm/trunk/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
Richard Barton
- [llvm-commits] [llvm] r159938 - in /llvm/trunk: lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/Disassembler/ARMDisassembler.cpp test/MC/ARM/simple-fp-encoding.s
Richard Barton
- [llvm-commits] [llvm] r159948 - /llvm/trunk/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
Richard Barton
- [llvm-commits] [llvm] r159989 - in /llvm/trunk: lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/Disassembler/ARMDisassembler.cpp test/MC/ARM/simple-fp-encoding.s test/MC/Disassembler/ARM/neon.txt
Richard Barton
- [llvm-commits] [llvm] r159938 - in /llvm/trunk: lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/Disassembler/ARMDisassembler.cpp test/MC/ARM/simple-fp-encoding.s
Richard Barton
- [llvm-commits] [llvm] r159981 - in /llvm/trunk: include/llvm/CodeGen/LiveInterval.h lib/CodeGen/LiveInterval.cpp
Chandler Carruth
- [llvm-commits] [llvm] r159982 - in /llvm/trunk: include/llvm/CodeGen/LiveInterval.h lib/CodeGen/LiveInterval.cpp
Chandler Carruth
- [llvm-commits] PATCH: Fix AddressSanitizer to emit basic blocks in the natural order for the CFG
Chandler Carruth
- [llvm-commits] PATCH: Teach LiveInterval::join to use the fast merge algorithm
Chandler Carruth
- [llvm-commits] [llvm] r159993 - /llvm/trunk/lib/CodeGen/LiveInterval.cpp
Chandler Carruth
- [llvm-commits] PATCH: Fix AddressSanitizer to emit basic blocks in the natural order for the CFG
Chandler Carruth
- [llvm-commits] PATCH: Fix AddressSanitizer to emit basic blocks in the natural order for the CFG
Chandler Carruth
- [llvm-commits] [llvm] r160026 - in /llvm/trunk: include/llvm/CodeGen/LiveInterval.h lib/CodeGen/LiveInterval.cpp
Chandler Carruth
- [llvm-commits] [RFC] Add x32 psABI support
Chandler Carruth
- [llvm-commits] [llvm] r160058 - in /llvm/trunk: lib/Support/APInt.cpp test/CodeGen/X86/divide-by-constant.ll
Chandler Carruth
- [llvm-commits] [FIX] for clang-X86_64-freebsd buildbot (very small patch, the only string is changed)
Chandler Carruth
- [llvm-commits] [PATCH] RDRAND intrinsics
Chandler Carruth
- [llvm-commits] [PATCH] revise test cases without tight test parameters
Chandler Carruth
- [llvm-commits] PATCH: Fix very slow algorithm in RescheduleMIBelowKill
Chandler Carruth
- [llvm-commits] PATCH: Fix very slow algorithm in RescheduleMIBelowKill
Chandler Carruth
- [llvm-commits] PATCH: Fix very slow algorithm in RescheduleMIBelowKill
Chandler Carruth
- [llvm-commits] PATCH: Fix very slow algorithm in RescheduleMIBelowKill
Chandler Carruth
- [llvm-commits] [llvm] r160194 - /llvm/trunk/lib/CodeGen/TwoAddressInstructionPass.cpp
Chandler Carruth
- [llvm-commits] [llvm] r160196 - /llvm/trunk/lib/CodeGen/TwoAddressInstructionPass.cpp
Chandler Carruth
- [llvm-commits] [llvm] r160223 - in /llvm/trunk/include/llvm/ADT: APInt.h APSInt.h
Chandler Carruth
- [llvm-commits] [llvm] r160228 - /llvm/trunk/lib/CodeGen/TwoAddressInstructionPass.cpp
Chandler Carruth
- [llvm-commits] PATCH: Expose the merge interface for LiveInterval and use it to speed up a few hot paths in LiveIntervalAnalysis
Chandler Carruth
- [llvm-commits] PATCH: Expose the merge interface for LiveInterval and use it to speed up a few hot paths in LiveIntervalAnalysis
Chandler Carruth
- [llvm-commits] PATCH: Fix AddressSanitizer to emit basic blocks in the natural order for the CFG
Chandler Carruth
- [llvm-commits] PATCH: Fix AddressSanitizer to emit basic blocks in the natural order for the CFG
Chandler Carruth
- [llvm-commits] [llvm] r160237 - in /llvm/trunk: include/llvm/MDBuilder.h include/llvm/Support/MDBuilder.h lib/Transforms/Utils/LowerExpectIntrinsic.cpp lib/Transforms/Utils/SimplifyCFG.cpp unittests/Support/CMakeLists.txt unittests/Support/MDBuilderTest.cpp unittests/VMCore/CMakeLists.txt unittests/VMCore/InstructionsTest.cpp unittests/VMCore/MDBuilderTest.cpp
Chandler Carruth
- [llvm-commits] [dragonegg] r160239 - in /dragonegg/trunk/src: Aliasing.cpp Convert.cpp
Chandler Carruth
- [llvm-commits] [llvm] r160242 - /llvm/trunk/include/llvm/MDBuilder.h
Chandler Carruth
- [llvm-commits] [llvm] r160243 - in /llvm/trunk: include/llvm/Support/TypeBuilder.h include/llvm/TypeBuilder.h lib/Analysis/PathNumbering.cpp lib/Transforms/Instrumentation/PathProfiling.cpp unittests/ExecutionEngine/JIT/JITEventListenerTest.cpp unittests/ExecutionEngine/JIT/JITEventListenerTestCommon.h unittests/ExecutionEngine/JIT/JITTest.cpp unittests/Support/CMakeLists.txt unittests/Support/TypeBuilderTest.cpp unittests/VMCore/CMakeLists.txt unittests/VMCore/TypeBuilderTest.cpp
Chandler Carruth
- [llvm-commits] [llvm] r160028 - in /llvm/trunk: lib/Target/Mips/MipsAsmPrinter.cpp test/CodeGen/Mips/inlineasm-operand-code.ll
Jack Carter
- [llvm-commits] [llvm] r160081 - /llvm/trunk/lib/Target/Mips/MipsAsmPrinter.cpp
Jack Carter
- [llvm-commits] [llvm] r160084 - /llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
Jack Carter
- [llvm-commits] [llvm] r160177 - /llvm/trunk/test/MC/Mips/multi-64bit-func.ll
Jack Carter
- [llvm-commits] [llvm] r160183 - in /llvm/trunk: lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp test/MC/Mips/r-mips-got-disp.ll
Jack Carter
- [llvm-commits] [PATCH][DOC] Remove -postdomfrontier option from the document
陳韋任 (Wei-Ren Chen)
- [llvm-commits] [llvm] r159838 - in /llvm/trunk: lib/Target/X86/X86InstrArithmetic.td lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/jump_sign.ll
Evan Cheng
- [llvm-commits] [llvm] r160059 - /llvm/trunk/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
Evan Cheng
- [llvm-commits] [llvm] r160101 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp test/Transforms/InstCombine/2012-07-11-AddSubDemandedBits.ll
Evan Cheng
- [llvm-commits] [llvm] r159694 - in /llvm/trunk: include/llvm/CodeGen/Passes.h include/llvm/InitializePasses.h include/llvm/Target/TargetInstrInfo.h lib/CodeGen/CMakeLists.txt lib/CodeGen/CodeGen.cpp lib/CodeGen/EarlyIfConversion.cpp lib/CodeGen/Passes.cpp
Evan Cheng
- [llvm-commits] [llvm] r160055 - /llvm/trunk/lib/Target/X86/X86FastISel.cpp
Eric Christopher
- [llvm-commits] [llvm] r160055 - /llvm/trunk/lib/Target/X86/X86FastISel.cpp
Eric Christopher
- [llvm-commits] [llvm] r160134 - /llvm/trunk/include/llvm/Config/config.h.in
Eric Christopher
- [llvm-commits] [llvm] r160127 - /llvm/trunk/autoconf/configure.ac
Eric Christopher
- [llvm-commits] [llvm] r160127 - /llvm/trunk/autoconf/configure.ac
Eric Christopher
- [llvm-commits] [llvm] r160148 - in /llvm/trunk: lib/CodeGen/AsmPrinter/DwarfDebug.cpp test/DebugInfo/X86/pr13303.ll
Eric Christopher
- [llvm-commits] [llvm] r160148 - in /llvm/trunk: lib/CodeGen/AsmPrinter/DwarfDebug.cpp test/DebugInfo/X86/pr13303.ll
Eric Christopher
- [llvm-commits] [llvm] r160148 - in /llvm/trunk: lib/CodeGen/AsmPrinter/DwarfDebug.cpp test/DebugInfo/X86/pr13303.ll
Eric Christopher
- [llvm-commits] [llvm] r160223 - in /llvm/trunk/include/llvm/ADT: APInt.h APSInt.h
Eric Christopher
- [llvm-commits] [llvm] r160223 - in /llvm/trunk/include/llvm/ADT: APInt.h APSInt.h
Eric Christopher
- [llvm-commits] [llvm] r159957 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/ARM/select.ll
Peter Cooper
- [llvm-commits] [llvm] r159876 - in /llvm/trunk: lib/Transforms/InstCombine/InstructionCombining.cpp test/Transforms/InstCombine/badmalloc.ll test/Transforms/InstCombine/invoke.ll test/Transforms/InstCombine/malloc-free-delete.ll test/Transforms/InstCom
John Criswell
- [llvm-commits] Hardware upgrades in lab.llvm
John Criswell
- [llvm-commits] Please Review: AVX code optimization
Demikhovsky, Elena
- [llvm-commits] Please Review: AVX code optimization
Demikhovsky, Elena
- [llvm-commits] Please Review: AVX code optimization
Demikhovsky, Elena
- [llvm-commits] [poolalloc] r160178 - /poolalloc/trunk/lib/AssistDS/DSNodeEquivs.cpp
Will Dietz
- [llvm-commits] PATCH. Fix of hang during intel jit profiling.
Du Toit, Stefanus
- [llvm-commits] Please review the patch for IntegersSubsetMapping
Stepan Dyatkovskiy
- [llvm-commits] Please review: Unittests for IntegersSubsetMapping
Stepan Dyatkovskiy
- [llvm-commits] Please review the patch for IntegersSubsetMapping
Stepan Dyatkovskiy
- [llvm-commits] [PATCH] FindPHIForConditionForwarding - switch's case ranges support.
Stepan Dyatkovskiy
- [llvm-commits] [FIX] for clang-X86_64-freebsd buildbot (very small patch, the only string is changed)
Stepan Dyatkovskiy
- [llvm-commits] [FIX] for clang-X86_64-freebsd buildbot (very small patch, the only string is changed)
Stepan Dyatkovskiy
- [llvm-commits] [FIX] for clang-X86_64-freebsd buildbot (very small patch, the only string is changed)
Stepan Dyatkovskiy
- [llvm-commits] [FIX] for clang-X86_64-freebsd buildbot (very small patch, the only string is changed)
Stepan Dyatkovskiy
- [llvm-commits] [llvm] r160076 - /llvm/trunk/test/Bitcode/2012-05-07-SwitchInstRangesSupport.ll
Stepan Dyatkovskiy
- [llvm-commits] Final SwitchInst for PR1255: case-ranges.
Stepan Dyatkovskiy
- [llvm-commits] [llvm] r127829 - in /llvm/trunk: lib/CodeGen/SelectionDAG/TargetLowering.cpp test/CodeGen/X86/divide-by-constant.ll
Rafael Espíndola
- [llvm-commits] [llvm] r159409 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp test/CodeGen/X86/tls-pie.ll
Rafael Espíndola
- [llvm-commits] [llvm] r156714 - in /llvm/trunk: lib/MC/MCParser/AsmParser.cpp test/MC/AsmParser/macro-rept-err1.s test/MC/A
Rafael Espíndola
- [llvm-commits] [PATCH] a cmake patch to make install tree cmake-relocatable
Rafael Espíndola
- [llvm-commits] [llvm] r159969 - /llvm/trunk/lib/Analysis/ScalarEvolution.cpp
Dan Gohman
- [llvm-commits] [llvm] r159969 - /llvm/trunk/lib/Analysis/ScalarEvolution.cpp
Dan Gohman
- [llvm-commits] [llvm] r160127 - /llvm/trunk/autoconf/configure.ac
Gabor Greif
- [llvm-commits] [llvm] r160128 - /llvm/trunk/cmake/modules/AddLLVM.cmake
Gabor Greif
- [llvm-commits] Dealing with a corrupted /proc/self/exe link
Gabor Greif
- [llvm-commits] [llvm] r160127 - /llvm/trunk/autoconf/configure.ac
Gabor Greif
- [llvm-commits] [llvm] r159973 - /llvm/trunk/include/llvm/Intrinsics.td
Jim Grosbach
- [llvm-commits] [llvm] r159974 - /llvm/trunk/lib/Target/ARM/ARMInstrNEON.td
Jim Grosbach
- [llvm-commits] [PATCH 1/3] Autoconf: Disable JIT by default when cross build, target != host.
Jim Grosbach
- [llvm-commits] [FIX] for clang-X86_64-freebsd buildbot (very small patch, the only string is changed)
Jim Grosbach
- [llvm-commits] [FIX] for clang-X86_64-freebsd buildbot (very small patch, the only string is changed)
Jim Grosbach
- [llvm-commits] [FIX] for clang-X86_64-freebsd buildbot (very small patch, the only string is changed)
Jim Grosbach
- [llvm-commits] [llvm] r160098 - /llvm/trunk/lib/TableGen/Record.cpp
Jim Grosbach
- [llvm-commits] [llvm] r160127 - /llvm/trunk/autoconf/configure.ac
Jim Grosbach
- [llvm-commits] [llvm] r160144 - /llvm/trunk/utils/TableGen/AsmMatcherEmitter.cpp
Jim Grosbach
- [llvm-commits] [llvm] r160152 - /llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
Jim Grosbach
- [llvm-commits] Mips Assembler stubs for llvm
Jim Grosbach
- [llvm-commits] [PATCH] Incorrect VFP version supporting ARM Cortex-M4
Jim Grosbach
- [llvm-commits] Review request: ARM vector ctlz should use target-independent intrinsic
Jim Grosbach
- [llvm-commits] [PATCH] Incorrect VFP version supporting ARM Cortex-M4
Jim Grosbach
- [llvm-commits] [polly] r160164 - in /polly/trunk: include/polly/ include/polly/CodeGen/ lib/CodeGen/ test/CodeGen/GPGPU/
Tobias Grosser
- [llvm-commits] [polly] r160165 - in /polly/trunk: include/polly/ include/polly/CodeGen/ lib/CodeGen/ test/CodeGen/GPGPU/
Tobias Grosser
- [llvm-commits] [llvm] r159953 - in /llvm/trunk: lib/Target/Mips/Disassembler/MipsDisassembler.cpp test/MC/Disassembler/Mips/mips32.txt test/MC/Disassembler/Mips/mips32_le.txt test/MC/Disassembler/Mips/mips32r2.txt test/MC/Disassembler/Mips/mips32r2_le.txt
Akira Hatanaka
- [llvm-commits] [llvm] r159971 - in /llvm/trunk: lib/Target/Mips/Mips16InstrInfo.td lib/Target/Mips/Mips64InstrInfo.td lib/Target/Mips/MipsFrameLowering.cpp lib/Target/Mips/MipsFrameLowering.h lib/Target/Mips/MipsISelLowering.cpp lib/Target/Mips/MipsInstrInfo.cpp lib/Target/Mips/MipsInstrInfo.h lib/Target/Mips/MipsInstrInfo.td lib/Target/Mips/MipsRegisterInfo.cpp test/CodeGen/Mips/ra-allocatable.ll
Akira Hatanaka
- [llvm-commits] [llvm] r159957 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/ARM/select.ll
Akira Hatanaka
- [llvm-commits] [llvm] r160031 - in /llvm/trunk: lib/Target/Mips/MipsFrameLowering.cpp lib/Target/Mips/MipsISelLowering.cpp lib/Target/Mips/MipsISelLowering.h test/CodeGen/Mips/return_address.ll
Akira Hatanaka
- [llvm-commits] [llvm] r160064 - in /llvm/trunk: lib/Target/Mips/MipsISelLowering.cpp lib/Target/Mips/MipsISelLowering.h test/CodeGen/Mips/selectcc.ll
Akira Hatanaka
- [llvm-commits] [llvm] r160067 - /llvm/trunk/test/CodeGen/Mips/sitofp-selectcc-opt.ll
Akira Hatanaka
- [llvm-commits] [llvm] r159957 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/ARM/select.ll
Akira Hatanaka
- [llvm-commits] [llvm] r160073 - /llvm/trunk/lib/Target/Mips/MipsRegisterInfo.td
Akira Hatanaka
- [llvm-commits] [llvm] r160143 - in /llvm/trunk/test/MC/Disassembler/Mips: mips32.txt mips32_le.txt mips32r2.txt mips32r2_le.txt mips64.txt mips64_le.txt mips64r2.txt mips64r2_le.txt
Akira Hatanaka
- [llvm-commits] [LLVMdev] [NVPTX] [PATCH] CUDA inline PTX asm definitions scoping "{" "}" is broken
Justin Holewinski
- [llvm-commits] Review request: ARM vector ctlz should use target-independent intrinsic
Joel Jones
- [llvm-commits] Review request: ARM vector ctlz should use target-independent intrinsic
Joel Jones
- [llvm-commits] [llvm] r160200 - in /llvm/trunk: lib/Target/ARM/ARMInstrNEON.td lib/VMCore/AutoUpgrade.cpp test/Bitcode/arm32_neon_vcnt_upgrade.ll test/CodeGen/ARM/vcnt.ll
Joel Jones
- [llvm-commits] [PATCH] Proper treatment of unhandled CCValAssign cases in X86FastISel.cpp
Kaylor, Andrew
- [llvm-commits] [PATCH] Proper treatment of unhandled CCValAssign cases in X86FastISel.cpp
Kaylor, Andrew
- [llvm-commits] [zorg] r159944 - in /zorg/trunk/buildbot/osuosl/master/config: builders.py slaves.py
Galina Kistanova
- [llvm-commits] Builder clang-native-arm-cortex-a9
Galina Kistanova
- [llvm-commits] [llvm] r160142 - in /llvm/trunk/lib/Support: Memory.cpp Unix/Path.inc raw_ostream.cpp
Galina Kistanova
- [llvm-commits] [zorg] r160146 - /zorg/trunk/buildbot/osuosl/master/config/slaves.py
Galina Kistanova
- [llvm-commits] [llvm] r160159 - /llvm/trunk/lib/VMCore/Constants.cpp
Galina Kistanova
- [llvm-commits] Hardware upgrades in lab.llvm
Galina Kistanova
- [llvm-commits] Hardware upgrades in lab.llvm
Galina Kistanova
- [llvm-commits] [zorg] r160185 - /zorg/trunk/buildbot/osuosl/master/config/slaves.py
Galina Kistanova
- [llvm-commits] [llvm] r160192 - /llvm/trunk/include/llvm/ADT/PointerUnion.h
Galina Kistanova
- [llvm-commits] [compiler-rt] r160062 - /compiler-rt/trunk/lib/assembly.h
Nick Kledzik
- [llvm-commits] [llvm] r160170 - /llvm/trunk/include/llvm/Support/CommandLine.h
Alexander Kornienko
- [llvm-commits] [llvm] r160002 - in /llvm/trunk: include/llvm/CodeGen/MachineFrameInfo.h lib/Target/X86/X86FrameLowering.cpp lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86RegisterInfo.h test/CodeGen/X86/alloca-align-rounding-32.ll test/Code
Anton Korobeynikov
- [llvm-commits] [llvm] r160002 - in /llvm/trunk: include/llvm/CodeGen/MachineFrameInfo.h lib/Target/X86/X86FrameLowering.cpp lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86RegisterInfo.h test/CodeGen/X86/alloca-align-rounding-32.ll test/Code
Anton Korobeynikov
- [llvm-commits] PATCH: Change X86 function prologue/epilogue in case the stack is realigned
Anton Korobeynikov
- [llvm-commits] PATCH. Fix of hang during intel jit profiling.
Anton Korobeynikov
- [llvm-commits] [llvm] r160040 - /llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
Benjamin Kramer
- [llvm-commits] [PATCH] RDRAND intrinsics
Benjamin Kramer
- [llvm-commits] [llvm] r160058 - in /llvm/trunk: lib/Support/APInt.cpp test/CodeGen/X86/divide-by-constant.ll
Benjamin Kramer
- [llvm-commits] [llvm] r127829 - in /llvm/trunk: lib/CodeGen/SelectionDAG/TargetLowering.cpp test/CodeGen/X86/divide-by-constant.ll
Benjamin Kramer
- [llvm-commits] [llvm] r160058 - in /llvm/trunk: lib/Support/APInt.cpp test/CodeGen/X86/divide-by-constant.ll
Benjamin Kramer
- [llvm-commits] [FIX] for clang-X86_64-freebsd buildbot (very small patch, the only string is changed)
Benjamin Kramer
- [llvm-commits] [PATCH] RDRAND intrinsics
Benjamin Kramer
- [llvm-commits] [llvm] r160117 - in /llvm/trunk: include/llvm/IntrinsicsX86.td lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrInfo.td test/CodeGen/X86/rdrand.ll
Benjamin Kramer
- [llvm-commits] [llvm] r160120 - /llvm/trunk/test/CodeGen/X86/rdrand.ll
Benjamin Kramer
- [llvm-commits] [llvm] r160117 - in /llvm/trunk: include/llvm/IntrinsicsX86.td lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrInfo.td test/CodeGen/X86/rdrand.ll
Benjamin Kramer
- [llvm-commits] [llvm] r160137 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86InstrInfo.td test/CodeGen/X86/rdrand.ll
Benjamin Kramer
- [llvm-commits] [llvm] r160117 - in /llvm/trunk: include/llvm/IntrinsicsX86.td lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrInfo.td test/CodeGen/X86/rdrand.ll
Benjamin Kramer
- [llvm-commits] [llvm] r160117 - in /llvm/trunk: include/llvm/IntrinsicsX86.td lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrInfo.td test/CodeGen/X86/rdrand.ll
Benjamin Kramer
- [llvm-commits] [llvm] r160173 - in /llvm/trunk/lib: Target/X86/X86InstrInfo.cpp Transforms/Utils/SimplifyCFG.cpp
Benjamin Kramer
- [llvm-commits] Review request: ARM vector ctlz should use target-independent intrinsic
Benjamin Kramer
- [llvm-commits] Dealing with a corrupted /proc/self/exe link
Benjamin Kramer
- [llvm-commits] [llvm] r160075 - /llvm/trunk/lib/Support/MemoryBuffer.cpp
Argyrios Kyrtzidis
- [llvm-commits] [llvm] r159876 - in /llvm/trunk: lib/Transforms/InstCombine/InstructionCombining.cpp test/Transforms/InstCombine/badmalloc.ll test/Transforms/InstCombine/invoke.ll test/Transforms/InstCombine/malloc-free-delete.ll test/Transforms/InstCom
Chris Lattner
- [llvm-commits] [llvm] r159969 - /llvm/trunk/lib/Analysis/ScalarEvolution.cpp
Chris Lattner
- [llvm-commits] [llvm] r160101 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp test/Transforms/InstCombine/2012-07-11-AddSubDemandedBits.ll
Chris Lattner
- [llvm-commits] [llvm] r159876 - in /llvm/trunk: lib/Transforms/InstCombine/InstructionCombining.cpp test/Transforms/InstCombine/badmalloc.ll test/Transforms/InstCombine/invoke.ll test/Transforms/InstCombine/malloc-free-delete.ll test/Transforms/InstCombine/objsize-64.ll test/Transforms/InstCombine/objsize.ll
Nick Lewycky
- [llvm-commits] preserve pointer roots in globals
Nick Lewycky
- [llvm-commits] Please Review: AVX code optimization
Nick Lewycky
- [llvm-commits] [llvm] r160101 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp test/Transforms/InstCombine/2012-07-11-AddSubDemandedBits.ll
Nick Lewycky
- [llvm-commits] Please Review: AVX code optimization
Nick Lewycky
- [llvm-commits] [RFC] Add x32 psABI support
Michael Liao
- [llvm-commits] [RFC] Add x32 psABI support
Michael Liao
- [llvm-commits] [RFC] Add x32 psABI support
Michael Liao
- [llvm-commits] [RFC] Add x32 psABI support
Michael Liao
- [llvm-commits] [PATCH] revise test cases without tight test parameters
Michael Liao
- [llvm-commits] [PATCH] Fix PR13220
Michael Liao
- [llvm-commits] [PATCH] Fix PR13220
Michael Liao
- [llvm-commits] [PATCH] Fix PR13220
Michael Liao
- [llvm-commits] [PATCH] revise test cases without tight test parameters
Michael Liao
- [llvm-commits] [RFC] Add x32 psABI support
Michael Liao
- [llvm-commits] [PATCH] Clang fails to find correct lib path from GNU binutils for ARM supporting multi-arch folder
Jiangning Liu
- [llvm-commits] [PATCH] Clang fails to find correct lib path from GNU binutils for ARM supporting multi-arch folder
Jiangning Liu
- [llvm-commits] [PATCH] Incorrect VFP version supporting ARM Cortex-M4
Jiangning Liu
- [llvm-commits] [PATCH] Incorrect VFP version supporting ARM Cortex-M4
Jiangning Liu
- [llvm-commits] [PATCH] Incorrect VFP version supporting ARM Cortex-M4
Jiangning Liu
- [llvm-commits] [llvm] r159952 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombine.h lib/Transforms/InstCombine/InstCombineCalls.cpp lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp lib/Transforms/InstCombine/InstructionCombining.cpp test/Transforms/InstCombine/objsize.ll
Nuno Lopes
- [llvm-commits] preserve pointer roots in globals
Nuno Lopes
- [llvm-commits] [PATCH] Add support for VarArg function calls
Jush Lu
- [llvm-commits] Patch to add way to access a symbol's st_value
Sid Manning
- [llvm-commits] PATCH: lld ReaderELF.cpp update
Sid Manning
- [llvm-commits] PATCH: lld ReaderELF.cpp update
Sid Manning
- [llvm-commits] Mips Assembler stubs for llvm
Medic, Vladimir
- [llvm-commits] [LLVMdev] [NVPTX] [PATCH] CUDA inline PTX asm definitions scoping "{" "}" is broken
Dmitry N. Mikushin
- [llvm-commits] PATCH: Optionally set profiling data output file name via environment variable
Alastair Murray
- [llvm-commits] PATCH: Teach LiveInterval::join to use the fast merge algorithm
Jakob Stoklund Olesen
- [llvm-commits] PATCH: Fix AddressSanitizer to emit basic blocks in the natural order for the CFG
Jakob Stoklund Olesen
- [llvm-commits] PATCH: Fix AddressSanitizer to emit basic blocks in the natural order for the CFG
Jakob Stoklund Olesen
- [llvm-commits] PATCH: Fix AddressSanitizer to emit basic blocks in the natural order for the CFG
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r160025 - /llvm/trunk/lib/CodeGen/EarlyIfConversion.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r160027 - /llvm/trunk/lib/CodeGen/EarlyIfConversion.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r160117 - in /llvm/trunk: include/llvm/IntrinsicsX86.td lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrInfo.td test/CodeGen/X86/rdrand.ll
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r160117 - in /llvm/trunk: include/llvm/IntrinsicsX86.td lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrInfo.td test/CodeGen/X86/rdrand.ll
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r160117 - in /llvm/trunk: include/llvm/IntrinsicsX86.td lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrInfo.td test/CodeGen/X86/rdrand.ll
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r160117 - in /llvm/trunk: include/llvm/IntrinsicsX86.td lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrInfo.td test/CodeGen/X86/rdrand.ll
Jakob Stoklund Olesen
- [llvm-commits] PATCH: Fix very slow algorithm in RescheduleMIBelowKill
Jakob Stoklund Olesen
- [llvm-commits] PATCH: Fix very slow algorithm in RescheduleMIBelowKill
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r160188 - in /llvm/trunk/lib/Target/ARM: ARMInstrInfo.td ARMInstrThumb.td ARMInstrThumb2.td
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r160189 - in /llvm/trunk/lib/Target: CellSPU/SPUInstrInfo.td Hexagon/HexagonInstrInfo.td Hexagon/HexagonInstrInfoV3.td Hexagon/HexagonInstrInfoV4.td MBlaze/MBlazeInstrInfo.td MSP430/MSP430InstrInfo.td Mips/Mips16InstrInfo.td Mips/MipsInstrInfo.td PowerPC/PPCInstr64Bit.td PowerPC/PPCInstrInfo.td XCore/XCoreInstrInfo.td
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r160207 - in /llvm/trunk/lib/CodeGen: LiveRangeCalc.cpp LiveRangeCalc.h
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r160219 - /llvm/trunk/lib/CodeGen/InlineSpiller.cpp
Jakob Stoklund Olesen
- [llvm-commits] PATCH: Expose the merge interface for LiveInterval and use it to speed up a few hot paths in LiveIntervalAnalysis
Jakob Stoklund Olesen
- [llvm-commits] PATCH: Expose the merge interface for LiveInterval and use it to speed up a few hot paths in LiveIntervalAnalysis
Jakob Stoklund Olesen
- [llvm-commits] AMDIL backend first patches
Oliveira, Victor
- [llvm-commits] [llvm] r159838 - in /llvm/trunk: lib/Target/X86/X86InstrArithmetic.td lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/jump_sign.ll
Manman Ren
- [llvm-commits] [llvm] r159955 - in /llvm/trunk: lib/Target/X86/X86InstrInfo.cpp test/CodeGen/X86/jump_sign.ll
Manman Ren
- [llvm-commits] [PATCH] X86: Update GATHER instructions to support 2 read-write registers
Manman Ren
- [llvm-commits] [PATCH] X86: Update GATHER instructions to support 2 read-write registers
Manman Ren
- [llvm-commits] [PATCH] X86: Update GATHER instructions to support 2 read-write registers
Manman Ren
- [llvm-commits] [llvm] r160066 - in /llvm/trunk: lib/Target/X86/X86InstrInfo.cpp test/CodeGen/X86/jump_sign.ll
Manman Ren
- [llvm-commits] [llvm] r160090 - in /llvm/trunk: lib/Target/ARM/ARMBaseInstrInfo.cpp test/CodeGen/ARM/sub-cmp-peephole.ll
Manman Ren
- [llvm-commits] [llvm] r160093 - /llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
Manman Ren
- [llvm-commits] [PATCH] X86: Update GATHER instructions to support 2 read-write registers
Manman Ren
- [llvm-commits] [PATCH] X86: Update GATHER instructions to support 2 read-write registers
Manman Ren
- [llvm-commits] [llvm] r160148 - in /llvm/trunk: lib/CodeGen/AsmPrinter/DwarfDebug.cpp test/DebugInfo/X86/pr13303.ll
Robinson, Paul
- [llvm-commits] [llvm] r160148 - in /llvm/trunk: lib/CodeGen/AsmPrinter/DwarfDebug.cpp test/DebugInfo/X86/pr13303.ll
Robinson, Paul
- [llvm-commits] [PATCH] Support for dynamic stack realignment + VLAs for x86
Chad Rosier
- [llvm-commits] [llvm] r159938 - in /llvm/trunk: lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/Disassembler/ARMDisassembler.cpp test/MC/ARM/simple-fp-encoding.s
Chad Rosier
- [llvm-commits] [llvm] r159938 - in /llvm/trunk: lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/Disassembler/ARMDisassembler.cpp test/MC/ARM/simple-fp-encoding.s
Chad Rosier
- [llvm-commits] [llvm] r159938 - in /llvm/trunk: lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/Disassembler/ARMDisassembler.cpp test/MC/ARM/simple-fp-encoding.s
Chad Rosier
- [llvm-commits] [llvm] r159960 - in /llvm/trunk: lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/Disassembler/ARMDisassembler.cpp test/MC/ARM/simple-fp-encoding.s
Chad Rosier
- [llvm-commits] [llvm] r159938 - in /llvm/trunk: lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/Disassembler/ARMDisassembler.cpp test/MC/ARM/simple-fp-encoding.s
Chad Rosier
- [llvm-commits] [RFC] Add x32 psABI support
Chad Rosier
- [llvm-commits] [llvm] r159938 - in /llvm/trunk: lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/Disassembler/ARMDisassembler.cpp test/MC/ARM/simple-fp-encoding.s
Chad Rosier
- [llvm-commits] [PATCH] Clang fails to find correct lib path from GNU binutils for ARM supporting multi-arch folder
Chad Rosier
- [llvm-commits] [llvm] r160002 - in /llvm/trunk: include/llvm/CodeGen/MachineFrameInfo.h lib/Target/X86/X86FrameLowering.cpp lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86RegisterInfo.h test/CodeGen/X86/alloca-align-rounding-32.ll test/CodeGen/X86/alloca-align-rounding.ll test/CodeGen/X86/force-align-stack-alloca.ll
Chad Rosier
- [llvm-commits] [llvm] r160004 - /llvm/trunk/test/CodeGen/X86/dynamic-allocas-VLAs.ll
Chad Rosier
- [llvm-commits] [llvm] r160006 - /llvm/trunk/test/CodeGen/X86/dynamic-allocas-VLAs.ll
Chad Rosier
- [llvm-commits] [llvm] r160002 - in /llvm/trunk: include/llvm/CodeGen/MachineFrameInfo.h lib/Target/X86/X86FrameLowering.cpp lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86RegisterInfo.h test/CodeGen/X86/alloca-align-rounding-32.ll test/Code
Chad Rosier
- [llvm-commits] [llvm] r160009 - in /llvm/trunk: include/llvm/CodeGen/MachineFrameInfo.h lib/Target/X86/X86FrameLowering.cpp lib/Target/X86/X86MachineFunctionInfo.h
Chad Rosier
- [llvm-commits] [PATCH] Proper treatment of unhandled CCValAssign cases in X86FastISel.cpp
Chad Rosier
- [llvm-commits] [PATCH] Proper treatment of unhandled CCValAssign cases in X86FastISel.cpp
Chad Rosier
- [llvm-commits] [llvm] r160055 - /llvm/trunk/lib/Target/X86/X86FastISel.cpp
Chad Rosier
- [llvm-commits] [PATCH] Proper treatment of unhandled CCValAssign cases in X86FastISel.cpp
Chad Rosier
- [llvm-commits] [llvm] r160055 - /llvm/trunk/lib/Target/X86/X86FastISel.cpp
Chad Rosier
- [llvm-commits] [llvm] r160055 - /llvm/trunk/lib/Target/X86/X86FastISel.cpp
Chad Rosier
- [llvm-commits] [PATCH] Clang fails to find correct lib path from GNU binutils for ARM supporting multi-arch folder
Chad Rosier
- [llvm-commits] [llvm] r160069 - /llvm/trunk/lib/Target/X86/X86FastISel.cpp
Chad Rosier
- [llvm-commits] [llvm] r160002 - in /llvm/trunk: include/llvm/CodeGen/MachineFrameInfo.h lib/Target/X86/X86FrameLowering.cpp lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86RegisterInfo.h test/CodeGen/X86/alloca-align-rounding-32.ll test/Code
Chad Rosier
- [llvm-commits] [llvm] r160082 - in /llvm/trunk/docs: CMake.rst userguides.rst
Chad Rosier
- [llvm-commits] Fix broken docs link
Chad Rosier
- [llvm-commits] PATCH: Change X86 function prologue/epilogue in case the stack is realigned
Chad Rosier
- [llvm-commits] PATCH: Change X86 function prologue/epilogue in case the stack is realigned
Chad Rosier
- [llvm-commits] [llvm] r160002 - in /llvm/trunk: include/llvm/CodeGen/MachineFrameInfo.h lib/Target/X86/X86FrameLowering.cpp lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86RegisterInfo.h test/CodeGen/X86/alloca-align-rounding-32.ll test/Code
Chad Rosier
- [llvm-commits] PATCH: Change X86 function prologue/epilogue in case the stack is realigned
Chad Rosier
- [llvm-commits] PATCH: Change X86 function prologue/epilogue in case the stack is realigned
Chad Rosier
- [llvm-commits] [llvm] r159991 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp lib/Target/X86/X86ISelLowering.cpp test/CodeGen/X86/2012-07-10-extload64.ll test/CodeGen/X86/vec_compare-2.ll test/CodeGen/X86/widen_load-0.ll
Nadav Rotem
- [llvm-commits] [llvm] r160037 - /llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
Nadav Rotem
- [llvm-commits] [llvm] r160042 - /llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
Nadav Rotem
- [llvm-commits] [llvm] r160044 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp test/CodeGen/X86/2012-07-10-extload64.ll test/CodeGen/X86/mmx-punpckhdq.ll test/CodeGen/X86/pointer-vector.ll test/CodeGen/X86/widen_cast-1.ll test/CodeGen/X86/widen_cast-5.ll
Nadav Rotem
- [llvm-commits] [llvm] r160129 - in /llvm/trunk/test/CodeGen/X86: constant-pool-sharing.ll ctpop-combine.ll store_op_load_fold2.ll vec_shuffle-38.ll xor.ll
Nadav Rotem
- [llvm-commits] [llvm] r160221 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/X86/2012-07-10-shufnorm.ll
Nadav Rotem
- [llvm-commits] [llvm] r160222 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp test/CodeGen/X86/2012-07-15-vshl.ll
Nadav Rotem
- [llvm-commits] [llvm] r160229 - in /llvm/trunk: include/llvm/CodeGen/SelectionDAGNodes.h lib/CodeGen/SelectionDAG/DAGCombiner.cpp lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Nadav Rotem
- [llvm-commits] [llvm] r160230 - in /llvm/trunk: lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrSSE.td test/CodeGen/X86/2012-07-15-broadcastfold.ll
Nadav Rotem
- [llvm-commits] [llvm] r160234 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp test/CodeGen/X86/2012-07-15-tconst_shl.ll
Nadav Rotem
- [llvm-commits] [llvm] r160235 - in /llvm/trunk: lib/CodeGen/SelectionDAG/LegalizeTypes.h lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp test/CodeGen/Generic/2012-07-15-BuildVectorPromote.ll
Nadav Rotem
- [llvm-commits] [compiler-rt] r159928 - in /compiler-rt/trunk/lib: sanitizer_common/sanitizer_flags.cc sanitizer_common/sanitizer_flags.h tsan/Makefile.old tsan/rtl/tsan_flags.cc tsan/unit_tests/tsan_flags_test.cc
Alexey Samsonov
- [llvm-commits] [compiler-rt] r159933 - in /compiler-rt/trunk/lib/asan: asan_allocator.cc asan_globals.cc asan_interceptors.cc asan_internal.h asan_linux.cc asan_mac.cc asan_malloc_mac.cc asan_poisoning.cc asan_posix.cc asan_rtl.cc asan_stack.cc asan_stack.h asan_thread.cc asan_thread_registry.cc
Alexey Samsonov
- [llvm-commits] [compiler-rt] r159934 - in /compiler-rt/trunk/lib/asan: asan_internal.h asan_rtl.cc
Alexey Samsonov
- [llvm-commits] [compiler-rt] r159985 - in /compiler-rt/trunk/lib/asan: asan_flags.h asan_interface.h asan_internal.h asan_rtl.cc
Alexey Samsonov
- [llvm-commits] [compiler-rt] r159988 - in /compiler-rt/trunk/lib: asan/asan_rtl.cc sanitizer_common/CMakeLists.txt sanitizer_common/sanitizer_flags.h
Alexey Samsonov
- [llvm-commits] [llvm] r160002 - in /llvm/trunk: include/llvm/CodeGen/MachineFrameInfo.h lib/Target/X86/X86FrameLowering.cpp lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86RegisterInfo.h test/CodeGen/X86/alloca-align-rounding-32.ll test/Code
Alexey Samsonov
- [llvm-commits] [llvm] r160002 - in /llvm/trunk: include/llvm/CodeGen/MachineFrameInfo.h lib/Target/X86/X86FrameLowering.cpp lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86RegisterInfo.h test/CodeGen/X86/alloca-align-rounding-32.ll test/Code
Alexey Samsonov
- [llvm-commits] PATCH: Change X86 function prologue/epilogue in case the stack is realigned
Alexey Samsonov
- [llvm-commits] [llvm] r160002 - in /llvm/trunk: include/llvm/CodeGen/MachineFrameInfo.h lib/Target/X86/X86FrameLowering.cpp lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86RegisterInfo.h test/CodeGen/X86/alloca-align-rounding-32.ll test/Code
Alexey Samsonov
- [llvm-commits] PATCH: Change X86 function prologue/epilogue in case the stack is realigned
Alexey Samsonov
- [llvm-commits] PATCH: Change X86 function prologue/epilogue in case the stack is realigned
Alexey Samsonov
- [llvm-commits] PATCH: Change X86 function prologue/epilogue in case the stack is realigned
Alexey Samsonov
- [llvm-commits] [llvm] r160248 - in /llvm/trunk: lib/Target/X86/X86FrameLowering.cpp test/CodeGen/X86/dynamic-allocas-VLAs.ll test/CodeGen/X86/force-align-stack-alloca.ll test/CodeGen/X86/pr11468.ll
Alexey Samsonov
- [llvm-commits] PATCH: Change X86 function prologue/epilogue in case the stack is realigned
Alexey Samsonov
- [llvm-commits] [llvm] r159876 - in /llvm/trunk: lib/Transforms/InstCombine/InstructionCombining.cpp test/Transforms/InstCombine/badmalloc.ll test/Transforms/InstCombine/invoke.ll test/Transforms/InstCombine/malloc-free-delete.ll test/Transforms/InstCom
Duncan Sands
- [llvm-commits] [llvm] r159876 - in /llvm/trunk: lib/Transforms/InstCombine/InstructionCombining.cpp test/Transforms/InstCombine/badmalloc.ll test/Transforms/InstCombine/invoke.ll test/Transforms/InstCombine/malloc-free-delete.ll test/Transforms/InstCom
Duncan Sands
- [llvm-commits] [PATCH] Proper treatment of unhandled CCValAssign cases in X86FastISel.cpp
Duncan Sands
- [llvm-commits] [dragonegg] r160045 - /dragonegg/trunk/src/TypeConversion.cpp
Duncan Sands
- [llvm-commits] [dragonegg] r160046 - /dragonegg/trunk/test/compilator/compilator-lit.cfg
Duncan Sands
- [llvm-commits] [dragonegg] r160108 - /dragonegg/trunk/test/compilator/compilator-lit.cfg
Duncan Sands
- [llvm-commits] [dragonegg] r160109 - /dragonegg/trunk/test/compilator/compilator-lit.cfg
Duncan Sands
- [llvm-commits] [PATCH] Fix PR13220
Duncan Sands
- [llvm-commits] [PATCH] Fix PR13220
Duncan Sands
- [llvm-commits] [dragonegg] r160114 - /dragonegg/trunk/src/Backend.cpp
Duncan Sands
- [llvm-commits] [llvm] r160116 - in /llvm/trunk: lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp test/CodeGen/X86/pr13220.ll
Duncan Sands
- [llvm-commits] [PATCH] Fix PR13220
Duncan Sands
- [llvm-commits] [dragonegg] r160126 - in /dragonegg/trunk: include/x86/dragonegg/Target.h src/x86/Target.cpp src/x86/x86_builtins test/validator/c/rdrand-builtins.c
Duncan Sands
- [llvm-commits] [llvm] r160163 - /llvm/trunk/test/CodeGen/X86/pr13220.ll
Duncan Sands
- [llvm-commits] [llvm] r160166 - /llvm/trunk/docs/Passes.html
Duncan Sands
- [llvm-commits] [PATCH][DOC] Remove -postdomfrontier option from the document
Duncan Sands
- [llvm-commits] [llvm] r160170 - /llvm/trunk/include/llvm/Support/CommandLine.h
Duncan Sands
- [llvm-commits] [llvm] r160221 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/X86/2012-07-10-shufnorm.ll
Duncan Sands
- [llvm-commits] [llvm] r160223 - in /llvm/trunk/include/llvm/ADT: APInt.h APSInt.h
Duncan Sands
- [llvm-commits] PATCH: Fix AddressSanitizer to emit basic blocks in the natural order for the CFG
Kostya Serebryany
- [llvm-commits] [PATCH] AddressSanitizer Initialization Order Checking
Kostya Serebryany
- [llvm-commits] [compiler-rt] r160171 - /compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
Kostya Serebryany
- [llvm-commits] Fix broken docs link
Sean Silva
- [llvm-commits] Patch to add way to access a symbol's st_value
Michael Spencer
- [llvm-commits] PATCH: lld ReaderELF.cpp update
Michael Spencer
- [llvm-commits] RFC: R600/SI backend v5
Tom Stellard
- [llvm-commits] [PATCH 1/4] AMDGPU: Add core backend files for R600/SI codegen v5
Tom Stellard
- [llvm-commits] [PATCH 2/4] include/llvm: Add R600 Intrinsics v5
Tom Stellard
- [llvm-commits] [PATCH 3/4] Build script changes for R600/SI Codegen v5
Tom Stellard
- [llvm-commits] [PATCH 4/4] test/CodeGen/R600: Add some basic tests v5
Tom Stellard
- [llvm-commits] [llvm] r160056 - /llvm/trunk/README.txt
Tom Stellard
- [llvm-commits] Builder clang-native-arm-cortex-a9
NAKAMURA Takumi
- [llvm-commits] [PATCH 1/3] Autoconf: Disable JIT by default when cross build, target != host.
NAKAMURA Takumi
- [llvm-commits] [PATCH 2/3] cmake/config-ix.cmake: Define TARGET_HAS_JIT as default value.
NAKAMURA Takumi
- [llvm-commits] [PATCH 3/3] Suppress JIT tests in --disable-jit.
NAKAMURA Takumi
- [llvm-commits] [PATCH 1/3] Autoconf: Disable JIT by default when cross build, target != host.
NAKAMURA Takumi
- [llvm-commits] [llvm] r160123 - /llvm/trunk/test/CMakeLists.txt
NAKAMURA Takumi
- [llvm-commits] [llvm] r160124 - /llvm/trunk/test/CodeGen/X86/rdrand.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r160232 - /llvm/trunk/test/CodeGen/X86/2012-07-15-broadcastfold.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r160230 - in /llvm/trunk: lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrSSE.td test/CodeGen/X86/2012-07-15-broadcastfold.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r156714 - in /llvm/trunk: lib/MC/MCParser/AsmParser.cpp test/MC/AsmParser/macro-rept-err1.s test/MC/A
PaX Team
- [llvm-commits] [llvm] r156714 - in /llvm/trunk: lib/MC/MCParser/AsmParser.cpp test/MC/AsmParser/macro-rept-err1.s test/MC/A
PaX Team
- [llvm-commits] [llvm] r159983 - in /llvm/trunk: lib/Target/X86/X86InstrSSE.td test/MC/Disassembler/X86/simple-tests.txt test/MC/X86/x86_64-avx-encoding.s
Craig Topper
- [llvm-commits] [PATCH] X86: Update GATHER instructions to support 2 read-write registers
Craig Topper
- [llvm-commits] [PATCH] X86: Update GATHER instructions to support 2 read-write registers
Craig Topper
- [llvm-commits] [llvm] r160110 - in /llvm/trunk: lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp lib/Target/X86/X86CodeEmitter.cpp lib/Target/X86/X86ISelDAGToDAG.cpp lib/Target/X86/X86InstrSSE.td test/CodeGen/X86/avx2-intrinsics-x86.ll utils/TableGen/X86RecognizableInstr.cpp utils/TableGen/X86RecognizableInstr.h
Craig Topper
- [llvm-commits] [llvm] r160162 - /llvm/trunk/lib/Target/X86/X86InstrSSE.td
Craig Topper
- [llvm-commits] [llvm] r159958 - /llvm/trunk/lib/CodeGen/TargetInstrInfoImpl.cpp
Andrew Trick
- [llvm-commits] [llvm] r159959 - /llvm/trunk/utils/TableGen/SubtargetEmitter.cpp
Andrew Trick
- [llvm-commits] [llvm] r160203 - in /llvm/trunk: include/llvm/Analysis/ScalarEvolutionExpressions.h lib/Analysis/ScalarEvolution.cpp
Andrew Trick
- [llvm-commits] [llvm] r160204 - /llvm/trunk/lib/Analysis/IVUsers.cpp
Andrew Trick
- [llvm-commits] [llvm] r160205 - in /llvm/trunk: include/llvm/Analysis/ScalarEvolutionExpander.h lib/Analysis/ScalarEvolutionExpander.cpp lib/Transforms/Scalar/LoopStrengthReduce.cpp test/Transforms/LoopStrengthReduce/2012-07-13-ExpandUDiv.ll
Andrew Trick
- [llvm-commits] PATCH. Fix of hang during intel jit profiling.
Uhanov, Kirill
- [llvm-commits] PATCH. Fix of hang during intel jit profiling.
Uhanov, Kirill
- [llvm-commits] PATCH. Fix of hang during intel jit profiling.
Uhanov, Kirill
- [llvm-commits] [poolalloc] r160007 - in /poolalloc/trunk: include/poolalloc/RuntimeChecks.h lib/DSA/StdLibPass.cpp
Matthew Wala
- [llvm-commits] [PATCH] AddressSanitizer Initialization Order Checking
Reid Watson
- [llvm-commits] [PATCH] AddressSanitizer Initialization Order Checking
Reid Watson
- [llvm-commits] [PATCH] AddressSanitizer Initialization Order Checking
Reid Watson
- [llvm-commits] [llvm] r159409 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp test/CodeGen/X86/tls-pie.ll
Hans Wennborg
- [llvm-commits] [llvm] r160168 - /llvm/trunk/docs/ReleaseNotes.html
Hans Wennborg
- [llvm-commits] [PATCH] a cmake patch to make install tree cmake-relocatable
hume npx
Last message date:
Sun Jul 15 23:54:40 PDT 2012
Archived on: Tue Aug 4 17:09:38 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).