The Week Of Monday 30 July 2012 Archives by author
Starting: Mon Jul 30 00:14:07 PDT 2012
Ending: Sun Aug 5 23:22:36 PDT 2012
Messages: 412
- [llvm-commits] PATCH: Add LLVM_ENABLE_STAGING option to CMake
Owen Anderson
- [llvm-commits] Code hoisting in GVN
Owen Anderson
- [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
Matt Beaumont-Gay
- [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
Matt Beaumont-Gay
- [llvm-commits] [llvm] r161110 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrFMA.td lib/Target/X86/X86InstrFragmentsSIMD.td lib/Target/X86/X86I
Matt Beaumont-Gay
- [llvm-commits] [llvm] r161117 - /llvm/trunk/test/CodeGen/X86/fma_patterns.ll
Matt Beaumont-Gay
- [llvm-commits] [llvm] r161219 - in /llvm/trunk/test/Object: COFF/i386.yaml COFF/x86-64.yaml Inputs/COFF/ Inputs/COFF/i386.yaml Inputs/COFF/x86-64.yaml nm-trivial-object.test objdump-file-header.test objdump-section-content.test objdump-symbol-table.test
Matt Beaumont-Gay
- [llvm-commits] [llvm] r161256 - /llvm/trunk/lib/CodeGen/StrongPHIElimination.cpp
Matt Beaumont-Gay
- [llvm-commits] [llvm] r161256 - /llvm/trunk/lib/CodeGen/StrongPHIElimination.cpp
Matt Beaumont-Gay
- [llvm-commits] Code hoisting in GVN
Daniel Berlin
- [llvm-commits] [llvm] r161041 - in /llvm/trunk: include/llvm/ADT/TinyPtrVector.h unittests/ADT/TinyPtrVectorTest.cpp
David Blaikie
- [llvm-commits] [llvm] r161256 - /llvm/trunk/lib/CodeGen/StrongPHIElimination.cpp
David Blaikie
- [llvm-commits] dependence analysis
Preston Briggs
- [llvm-commits] dependence analysis
Preston Briggs
- [llvm-commits] dependence analysis
Preston Briggs
- [llvm-commits] [compiler-rt] r161168 - in /compiler-rt/trunk/lib/interception: interception.h interception_linux.cc interception_linux.h interception_mac.cc interception_mac.h
Stephen Canon
- [llvm-commits] [compiler-rt] r161168 - in /compiler-rt/trunk/lib/interception: interception.h interception_linux.cc interception_linux.h interception_mac.cc interception_mac.h
Stephen Canon
- [llvm-commits] PATCH: Teach the InstVisitor to visit intrinsic CallInst subclasses
Chandler Carruth
- [llvm-commits] [llvm] r161001 - in /llvm/trunk: include/llvm/ADT/SmallVector.h unittests/ADT/SmallVectorTest.cpp
Chandler Carruth
- [llvm-commits] [PATCH] revise/enhance atomic primitive code generation
Chandler Carruth
- [llvm-commits] [llvm] r161006 - /llvm/trunk/include/llvm/Support/InstVisitor.h
Chandler Carruth
- [llvm-commits] [llvm] r161024 - in /llvm/trunk: include/llvm/ADT/TinyPtrVector.h unittests/ADT/CMakeLists.txt unittests/ADT/TinyPtrVectorTest.cpp
Chandler Carruth
- [llvm-commits] [llvm] r161025 - /llvm/trunk/include/llvm/ADT/TinyPtrVector.h
Chandler Carruth
- [llvm-commits] [llvm] r161032 - /llvm/trunk/utils/TableGen/X86DisassemblerTables.cpp
Chandler Carruth
- [llvm-commits] PATCH: [compiler-rt] First effort at moving (ASan) reg tests to llvm-lit infrastructure
Chandler Carruth
- [llvm-commits] [llvm] r161041 - in /llvm/trunk: include/llvm/ADT/TinyPtrVector.h unittests/ADT/TinyPtrVectorTest.cpp
Chandler Carruth
- [llvm-commits] [llvm] r161103 - /llvm/trunk/include/llvm/ADT/TinyPtrVector.h
Chandler Carruth
- [llvm-commits] [llvm] r161104 - in /llvm/trunk: include/llvm/ADT/TinyPtrVector.h unittests/ADT/TinyPtrVectorTest.cpp
Chandler Carruth
- [llvm-commits] PATCH: Inserting LLVM code inside compiler-rt libraries
Chandler Carruth
- [llvm-commits] PATCH: Add an indexed iterator utility to the ADT library, and expose it for SmallVector
Chandler Carruth
- [llvm-commits] PATCH: Add an indexed iterator utility to the ADT library, and expose it for SmallVector
Chandler Carruth
- [llvm-commits] PATCH: Add an indexed iterator utility to the ADT library, and expose it for SmallVector
Chandler Carruth
- [llvm-commits] [llvm] r161263 - in /llvm/trunk: include/llvm/Target/TargetLibraryInfo.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
Chandler Carruth
- [llvm-commits] [llvm] r161305 - /llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
Chandler Carruth
- [llvm-commits] patch to llvm-link to link in archives
Stephen Checkoway
- [llvm-commits] [llvm] r161062 - in /llvm/trunk: lib/CodeGen/MachineSink.cpp test/CodeGen/X86/sink-out-of-loop.ll
Evan Cheng
- [llvm-commits] [PATCH]IDIV->DIVB Atom Optimization
Evan Cheng
- [llvm-commits] [PATCH][Review Please] Optimize ARM Position Independent Code Generation
Evan Cheng
- [llvm-commits] [PATCH][Review Please] Optimize ARM Position Independent Code Generation
Evan Cheng
- [llvm-commits] [PATCH]IDIV->DIVB Atom Optimization
Evan Cheng
- [llvm-commits] [PATCH]IDIV->DIVB Atom Optimization
Evan Cheng
- [llvm-commits] [PATCH]IDIV->DIVB Atom Optimization
Evan Cheng
- [llvm-commits] [PATCH]IDIV->DIVB Atom Optimization
Evan Cheng
- [llvm-commits] [PATCH]IDIV->DIVB Atom Optimization
Evan Cheng
- [llvm-commits] PATCH: Fix atomic load store instruction for pointer type
Logan Chien
- [llvm-commits] [llvm] r160981 - /llvm/trunk/include/llvm/Target/TargetRegisterInfo.h
Eric Christopher
- [llvm-commits] [llvm] r161121 - in /llvm/trunk: lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h test/DebugInfo/X86/DW_AT_specification.ll test/DebugInfo/X86/DW_TAG_friend.ll test/DebugInfo/X86/block-capture.ll test/DebugInfo/X86/concrete_out_of_line.ll test/DebugInfo/X86/enum-class.ll test/DebugInfo/X86/low-high-pc-cu.ll test/DebugInfo/X86/low-pc-cu.ll test/DebugInfo/X86/non-text-cu.ll test/DebugInfo/X86/objc-fwd-decl.ll test/DebugInfo/X86/pr11300.ll test/DebugInfo/X86/stringpool.ll
Eric Christopher
- [llvm-commits] [llvm] r161121 - in /llvm/trunk: lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h test/DebugInfo/X86/DW_AT_specification.ll test/DebugInfo/X86/DW_TAG_friend.ll test/DebugInfo/X86/block-capture.ll test/DebugInfo/X86/concrete_out_of_line.ll test/DebugInfo/X86/enum-class.ll test/DebugInfo/X86/low-high-pc-cu.ll test/DebugInfo/X86/low-pc-cu.ll test/DebugInfo/X86/non-text-cu.ll test/DebugInfo/X86/objc-fwd-decl.ll test/DebugInfo/X86/pr11300.ll test/DebugInfo/X86/stringpool.ll
Eric Christopher
- [llvm-commits] [PATCH] Add support for Bitrig, an OpenBSD fork.
Eric Christopher
- [llvm-commits] Request for merge: GHC/ARM calling convention.
Eric Christopher
- [llvm-commits] [llvm] r161226 - in /llvm/trunk/lib/Target/ARM: ARMBaseRegisterInfo.cpp ARMCallingConv.td ARMFastISel.cpp ARMFrameLowering.cpp ARMISelLowering.cpp
Eric Christopher
- [llvm-commits] Request for merge: GHC/ARM calling convention.
Eric Christopher
- [llvm-commits] [llvm] r161233 - in /llvm/trunk: Makefile.config.in Makefile.rules autoconf/configure.ac configure
Eric Christopher
- [llvm-commits] [PATCH] Add support for Bitrig, an OpenBSD fork.
Eric Christopher
- [llvm-commits] PATCH: Add LLVM_ENABLE_STAGING option to CMake and configure
Eric Christopher
- [llvm-commits] [llvm] r161246 - in /llvm/trunk: Makefile.config.in Makefile.rules autoconf/configure.ac configure
Eric Christopher
- [llvm-commits] [llvm] r161251 - in /llvm/trunk: Makefile.config.in Makefile.rules autoconf/configure.ac configure
Eric Christopher
- [llvm-commits] [llvm] r161252 - in /llvm/trunk: Makefile.config.in autoconf/configure.ac configure include/llvm/Config/config.h.in
Eric Christopher
- [llvm-commits] [llvm] r161253 - in /llvm/trunk: Makefile.config.in Makefile.rules autoconf/configure.ac configure
Eric Christopher
- [llvm-commits] [llvm] r160987 - in /llvm/trunk: lib/CodeGen/SelectionDAG/SelectionDAG.cpp test/CodeGen/X86/movgs.ll
Pete Cooper
- [llvm-commits] [poolalloc] r161126 - /poolalloc/branches/release_30/
John Criswell
- [llvm-commits] [llvm] r161110 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrFMA.td lib/Target/X86/X86InstrFragmentsSIMD.td lib/Target/X86/X86InstrInfo.cpp test/CodeGen/X86/fma.ll test/CodeGen/X86/fma3-intrinsics.ll test/CodeGen/X86/fma_patterns.ll
Elena Demikhovsky
- [llvm-commits] [poolalloc] r161199 - in /poolalloc/trunk: include/poolalloc/PoolAllocate.h include/poolalloc/RunTimeAssociate.h lib/AssistDS/GEPExprArgs.cpp lib/AssistDS/LoadArgs.cpp lib/AssistDS/StructReturnToPointer.cpp lib/AssistDS/TypeChecks.cpp lib/DSA/Basic.cpp lib/DSA/Local.cpp lib/PoolAllocate/PAMultipleGlobalPool.cpp lib/PoolAllocate/PoolAllocate.cpp lib/PoolAllocate/TransformFunctionBody.cpp test/lit.cfg
Will Dietz
- [llvm-commits] [poolalloc] r161200 - /poolalloc/trunk/lib/DSA/Local.cpp
Will Dietz
- [llvm-commits] [poolalloc] r161201 - in /poolalloc/trunk/test: ./ dsa/callgraph/ dsa/equivs/ dsa/extern/ dsa/local/ dsa/regression/ dsa/td/ dsa/types/ dsa/var_arg/
Will Dietz
- [llvm-commits] [poolalloc] r161202 - in /poolalloc/trunk: CMakeLists.txt include/poolalloc/PoolAllocate.h lib/AssistDS/CMakeLists.txt lib/DSA/CMakeLists.txt lib/DSA/Makefile lib/PoolAllocate/CMakeLists.txt test/CMakeLists.txt test/Makefile test/lit.cfg test/lit.site.cfg.in test/pa/clone/dg.exp test/pa/clone/lit.local.cfg test/pa/regression/2010-09-14-Fptr.c test/pa/regression/2010-09-14-Fptr_helper.c test/pa/regression/dg.exp test/pa/regression/lit.local.cfg
Will Dietz
- [llvm-commits] [poolalloc] r161203 - in /poolalloc/trunk: include/dsa/DSGraph.h lib/DSA/DSGraph.cpp
Will Dietz
- [llvm-commits] [poolalloc] r161204 - /poolalloc/trunk/lib/DSA/CallTargets.cpp
Will Dietz
- [llvm-commits] [test-suite] r160992 - /test-suite/trunk/SingleSource/Benchmarks/Makefile
Daniel Dunbar
- [llvm-commits] [LNT] r161137 - /lnt/trunk/lnt/server/ui/static/View2D.js
Daniel Dunbar
- [llvm-commits] [LNT] r161137 - /lnt/trunk/lnt/server/ui/static/View2D.js
Daniel Dunbar
- [llvm-commits] [PATCH] - Add region highlighting to LNT View2D.js.
Daniel Dunbar
- [llvm-commits] Reworked SwitchInst prototype with case-ranges.
Stepan Dyatkovskiy
- [llvm-commits] [llvm] r160978 - in /llvm/trunk: lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp test/MC/MachO/ARM/thumb2-movw-fixup.s
Kevin Enderby
- [llvm-commits] [patch] Add dominance computation for edges
Rafael Espíndola
- [llvm-commits] [LLVMdev] Help with PPC64 JIT
Hal Finkel
- [llvm-commits] dependence analysis
Hal Finkel
- [llvm-commits] dependence analysis
Hal Finkel
- [llvm-commits] [LLVMdev] RFC: CondCodeActions refactor (was RE: Why is this assertion here?)
Hal Finkel
- [llvm-commits] [PATCH] Adding v*i1 MVTs
Hal Finkel
- [llvm-commits] [PATCH] Adding v*i1 MVTs
Hal Finkel
- [llvm-commits] [llvm] r161302 - in /llvm/trunk: include/llvm/Target/TargetSelectionDAG.td lib/Target/PowerPC/PPCISelLowering.cpp lib/Target/PowerPC/PPCInstr64Bit.td test/CodeGen/PowerPC/ppc64-cyclecounter.ll
Hal Finkel
- [llvm-commits] [LLVMdev] rotate
Eli Friedman
- [llvm-commits] FW: [Patch] Don't generate Ordered/Unordered if not legal
Eli Friedman
- [llvm-commits] [PATCH] Add support for Bitrig, an OpenBSD fork.
Eli Friedman
- [llvm-commits] [llvm] r161232 - in /llvm/trunk: include/llvm/CodeGen/FastISel.h include/llvm/Target/TargetLowering.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp lib/Target/ARM/ARMFastISel.cpp lib/Target/ARM
Eli Friedman
- [llvm-commits] Request for merge: GHC/ARM calling convention.
Karel Gardas
- [llvm-commits] [LLVMdev] rotate
Andy Gibbs
- [llvm-commits] [PATCH] Fix shift immediate operand for ARM instruction ADR
Renato Golin
- [llvm-commits] [PATCH] Fix shift immediate operand for ARM instruction ADR
Renato Golin
- [llvm-commits] [PATCH][Review Please] Optimize ARM Position Independent Code Generation
Renato Golin
- [llvm-commits] [PATCH] Fix shift immediate operand for ARM instruction ADR
Renato Golin
- [llvm-commits] [PATCH] fix #13035 (Thumb LDRD/STRD with negative #0 offset is decoded as a positive #0 offset)
Renato Golin
- [llvm-commits] [PATCH] Fix #13138 (DSB encoding/decoding)
Renato Golin
- [llvm-commits] [PATCH] fix #13035 (Thumb LDRD/STRD with negative #0 offset is decoded as a positive #0 offset)
Renato Golin
- [llvm-commits] [LNT] r161136 - /lnt/trunk/lnt/server/ui/static/v4_summary_report_ui.js
Michael Gottesman
- [llvm-commits] [LNT] r161137 - /lnt/trunk/lnt/server/ui/static/View2D.js
Michael Gottesman
- [llvm-commits] [PATCH] - Add region highlighting to LNT View2D.js.
Michael Gottesman
- [llvm-commits] [LNT] r161208 - /lnt/trunk/lnt/server/ui/static/order_aggregate_ui.js
Michael Gottesman
- [llvm-commits] [PATCH] - Add region highlighting to LNT View2D.js.
Michael Gottesman
- [llvm-commits] [PATCH] - Add region highlighting to LNT View2D.js.
Michael Gottesman
- [llvm-commits] [LNT] r161212 - /lnt/trunk/lnt/server/ui/static/View2D.js
Michael Gottesman
- [llvm-commits] [LNT] r161213 - /lnt/trunk/lnt/server/ui/views.py
Michael Gottesman
- [llvm-commits] [LNT] r161259 - /lnt/trunk/lnt/server/ui/static/View2D.js
Michael Gottesman
- [llvm-commits] [LNT] r161259 - /lnt/trunk/lnt/server/ui/static/View2D.js
Michael Gottesman
- [llvm-commits] [LNT] r161268 - /lnt/trunk/lnt/server/ui/static/View2D.js
Michael Gottesman
- [llvm-commits] [llvm] r161240 - /llvm/trunk/lib/Target/PowerPC/TargetInfo/Makefile
Gabor Greif
- [llvm-commits] [llvm] r161081 - in /llvm/trunk/lib/Target/Mips: Mips16InstrInfo.cpp Mips16InstrInfo.h MipsInstrInfo.cpp MipsInstrInfo.h MipsLongBranch.cpp MipsSEInstrInfo.cpp MipsSEInstrInfo.h MipsTargetMachine.cpp MipsTargetMachine.h
Dmitri Gribenko
- [llvm-commits] [llvm] r161205 - in /llvm/trunk: CMakeLists.txt docs/yaml2obj.rst include/llvm/Support/COFF.h test/Object/COFF/ test/Object/COFF/i386.yaml test/Object/COFF/x86-64.yaml test/Object/Inputs/trivial-object-test.coff-i386 test/Object/nm
Dmitri Gribenko
- [llvm-commits] [llvm] r161002 - in /llvm/trunk: lib/MC/MCParser/AsmParser.cpp test/MC/AsmParser/macro-args.s
Jim Grosbach
- [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
Jim Grosbach
- [llvm-commits] Add support for shl, lshr, and ashr instructions
Jim Grosbach
- [llvm-commits] [llvm] r161132 - /llvm/trunk/lib/Target/ARM/ARMISelDAGToDAG.cpp
Jim Grosbach
- [llvm-commits] [llvm] r161133 - in /llvm/trunk/lib/Target/ARM: ARMISelDAGToDAG.cpp ARMInstrInfo.td
Jim Grosbach
- [llvm-commits] [llvm] r161134 - /llvm/trunk/lib/Target/ARM/ARMInstrInfo.td
Jim Grosbach
- [llvm-commits] [llvm] r161198 - /llvm/trunk/lib/TableGen/TGParser.cpp
Jim Grosbach
- [llvm-commits] [llvm] r161218 - /llvm/trunk/lib/Target/ARM/ARMInstrThumb2.td
Jim Grosbach
- [llvm-commits] [llvm] r161220 - /llvm/trunk/lib/Target/ARM/ARMInstrThumb2.td
Jim Grosbach
- [llvm-commits] [LNT] r161213 - /lnt/trunk/lnt/server/ui/views.py
Jim Grosbach
- [llvm-commits] [llvm] r161222 - /llvm/trunk/lib/Target/ARM/ARMInstrInfo.td
Jim Grosbach
- [llvm-commits] [polly] r161157 - in /polly/trunk: CMakeLists.txt Makefile.config.in autoconf/configure.ac cmake/FindPluto.cmake configure include/polly/Config/config.h.cmake include/polly/Config/config.h.in include/polly/LinkAllPasses.h lib/CMakeLists.txt lib/Pluto.cpp lib/RegisterPasses.cpp
Tobias Grosser
- [llvm-commits] [polly] r161158 - /polly/trunk/lib/Exchange/CMakeLists.txt
Tobias Grosser
- [llvm-commits] [polly] r161160 - /polly/trunk/utils/0001-Add-llvm.codegen-intrinsic.patch
Tobias Grosser
- [llvm-commits] [Please review][PATCH] Implement the block_iterator of Region based on df_iterator.
Tobias Grosser
- [llvm-commits] [polly] r161174 - /polly/trunk/include/polly/LinkAllPasses.h
Tobias Grosser
- [llvm-commits] [Please review][PATCH] Implement the block_iterator of Region based on df_iterator.
Tobias Grosser
- [llvm-commits] [polly] r161234 - in /polly/trunk: CMakeLists.txt lib/CMakeLists.txt
Tobias Grosser
- [llvm-commits] [polly] r161235 - /polly/trunk/include/polly/LinkAllPasses.h
Tobias Grosser
- [llvm-commits] [polly] r161235 - /polly/trunk/include/polly/LinkAllPasses.h
Tobias Grosser
- [llvm-commits] [polly] r161239 - in /polly/trunk: ./ autoconf/ include/polly/ include/polly/CodeGen/ include/polly/Config/ lib/CodeGen/ test/ test/CodeGen/GPGPU/
Tobias Grosser
- [llvm-commits] [llvm] r161063 - in /llvm/trunk: lib/Target/Mips/MipsISelDAGToDAG.cpp lib/Target/Mips/MipsISelLowering.cpp lib/Target/Mips/MipsInstrFPU.td test/CodeGen/Mips/fp-indexed-ls.ll test/CodeGen/Mips/mips64-fp-indexed-ls.ll
Akira Hatanaka
- [llvm-commits] [llvm] r161068 - in /llvm/trunk: lib/Target/Mips/MipsFrameLowering.cpp lib/Target/Mips/MipsISelLowering.cpp test/CodeGen/Mips/helloworld.ll
Akira Hatanaka
- [llvm-commits] [llvm] r161069 - in /llvm/trunk/lib/Target/Mips: MipsInstrFormats.td MipsInstrInfo.td
Akira Hatanaka
- [llvm-commits] [llvm] r161071 - in /llvm/trunk/lib/Target/Mips: Mips16InstrInfo.td MipsInstrFPU.td MipsInstrFormats.td MipsInstrInfo.td
Akira Hatanaka
- [llvm-commits] [llvm] r161076 - in /llvm/trunk: lib/Target/Mips/MipsISelLowering.cpp lib/Target/Mips/MipsISelLowering.h lib/Target/Mips/MipsMachineFunction.h lib/Target/Mips/MipsRegisterInfo.cpp test/CodeGen/Mips/alloca.ll
Akira Hatanaka
- [llvm-commits] [llvm] r161078 - in /llvm/trunk: lib/Target/Mips/MipsFrameLowering.cpp lib/Target/Mips/MipsFrameLowering.h test/CodeGen/Mips/o32_cc_vararg.ll
Akira Hatanaka
- [llvm-commits] [llvm] r161080 - in /llvm/trunk/lib/Target/Mips: MipsTargetMachine.cpp MipsTargetMachine.h
Akira Hatanaka
- [llvm-commits] [llvm] r161081 - in /llvm/trunk/lib/Target/Mips: Mips16InstrInfo.cpp Mips16InstrInfo.h MipsInstrInfo.cpp MipsInstrInfo.h MipsLongBranch.cpp MipsSEInstrInfo.cpp MipsSEInstrInfo.h MipsTargetMachine.cpp MipsTargetMachine.h
Akira Hatanaka
- [llvm-commits] [llvm] r161083 - /llvm/trunk/lib/Target/Mips/CMakeLists.txt
Akira Hatanaka
- [llvm-commits] [llvm] r161081 - in /llvm/trunk/lib/Target/Mips: Mips16InstrInfo.cpp Mips16InstrInfo.h MipsInstrInfo.cpp MipsInstrInfo.h MipsLongBranch.cpp MipsSEInstrInfo.cpp MipsSEInstrInfo.h MipsTargetMachine.cpp MipsTargetMachine.h
Akira Hatanaka
- [llvm-commits] [llvm] r161090 - in /llvm/trunk: lib/Target/Mips/CMakeLists.txt lib/Target/Mips/Mips16FrameLowering.cpp lib/Target/Mips/Mips16FrameLowering.h lib/Target/Mips/MipsFrameLowering.cpp lib/Target/Mips/MipsFrameLowering.h lib/Target/Mips/MipsSEFrameLowering.cpp lib/Target/Mips/MipsSEFrameLowering.h lib/Target/Mips/MipsTargetMachine.cpp lib/Target/Mips/MipsTargetMachine.h test/CodeGen/Mips/largeimmprinting.ll
Akira Hatanaka
- [llvm-commits] [llvm] r161092 - in /llvm/trunk/lib/Target/Mips: CMakeLists.txt Mips16InstrInfo.cpp Mips16InstrInfo.h Mips16RegisterInfo.cpp Mips16RegisterInfo.h MipsInstrInfo.cpp MipsInstrInfo.h MipsRegisterInfo.cpp MipsRegisterInfo.h MipsSEInstrInfo.cpp MipsSEInstrInfo.h MipsSERegisterInfo.cpp MipsSERegisterInfo.h
Akira Hatanaka
- [llvm-commits] [llvm] r161093 - in /llvm/trunk/lib/Target/Mips: Mips16RegisterInfo.cpp Mips16RegisterInfo.h MipsRegisterInfo.cpp MipsRegisterInfo.h MipsSEFrameLowering.cpp MipsSEInstrInfo.cpp MipsSEInstrInfo.h MipsSERegisterInfo.cpp MipsSERegisterInfo.h
Akira Hatanaka
- [llvm-commits] [llvm] r161095 - /llvm/trunk/lib/Target/Mips/MipsSERegisterInfo.cpp
Akira Hatanaka
- [llvm-commits] [llvm] r161098 - in /llvm/trunk: lib/Target/Mips/MipsJITInfo.cpp unittests/ExecutionEngine/JIT/JITTest.cpp
Akira Hatanaka
- [llvm-commits] [llvm] r161189 - in /llvm/trunk: lib/Target/Mips/MipsFrameLowering.h test/CodeGen/Mips/o32_cc_vararg.ll
Akira Hatanaka
- [llvm-commits] [llvm] r161191 - in /llvm/trunk/lib/Target/Mips: Mips16FrameLowering.cpp Mips16InstrInfo.cpp MipsFrameLowering.cpp MipsFrameLowering.h MipsInstrInfo.cpp MipsInstrInfo.h MipsSEFrameLowering.cpp MipsSEInstrInfo.cpp MipsTargetMachine.cpp
Akira Hatanaka
- [llvm-commits] [llvm] r161272 - in /llvm/trunk: lib/Target/Mips/ test/CodeGen/Mips/
Akira Hatanaka
- [llvm-commits] [PATCH] Add support for Bitrig, an OpenBSD fork.
David Hill
- [llvm-commits] [PATCH] Add support for Bitrig, an OpenBSD fork.
David Hill
- [llvm-commits] [PATCH] Add support for Bitrig, an OpenBSD fork.
David Hill
- [llvm-commits] [PATCH] Add support for Bitrig, an OpenBSD fork.
David Hill
- [llvm-commits] PATCH: Add LLVM_ENABLE_STAGING option to CMake
Justin Holewinski
- [llvm-commits] PATCH: Add LLVM_ENABLE_STAGING option to CMake and configure
Justin Holewinski
- [llvm-commits] [LLVMdev] RFC: Staging area proposal for new backends
Justin Holewinski
- [llvm-commits] PATCH: Add LLVM_ENABLE_STAGING option to CMake and configure
Justin Holewinski
- [llvm-commits] [PATCH] [MIPS] Avoid use of __builtin_unreachable() when compiling LLVM for MIPS.
Jovanovic, Petar
- [llvm-commits] [PATCH][MIPS] MCJIT for MIPS32
Jovanovic, Petar
- [llvm-commits] [PATCH] .pdata and .xdata sections in COFF files should be read-only
Kai
- [llvm-commits] [PATCH][MIPS] MCJIT for MIPS32
Kaylor, Andrew
- [llvm-commits] [PATCH] Review request: Lazy compilation for MCJIT
Kaylor, Andrew
- [llvm-commits] [PATCH] Review request: Test case for indirect argument with X86FastISel
Kaylor, Andrew
- [llvm-commits] Private partition LLVM svn repo?
Galina Kistanova
- [llvm-commits] [lld] r160982 - in /lld/trunk: lib/ReaderWriter/MachO/StubsPass.hpp test/darwin/hello-world.objtxt tools/lld-core/TestingHelpers.hpp
Nick Kledzik
- [llvm-commits] [lld] r160732 - /lld/trunk/lib/ReaderWriter/ELF/ReaderELF.cpp
Nick Kledzik
- [llvm-commits] [lld] r160982 - in /lld/trunk: lib/ReaderWriter/MachO/StubsPass.hpp test/darwin/hello-world.objtxt tools/lld-core/TestingHelpers.hpp
Nick Kledzik
- [llvm-commits] [llvm] r161085 - /llvm/trunk/unittests/Support/YAMLParserTest.cpp
Nick Kledzik
- [llvm-commits] [llvm] r161097 - /llvm/trunk/include/llvm/ADT/StringSwitch.h
Nick Kledzik
- [llvm-commits] [llvm] r161099 - in /llvm/trunk: include/llvm/Support/FileOutputBuffer.h lib/Support/CMakeLists.txt lib/Support/FileOutputBuffer.cpp unittests/Support/CMakeLists.txt unittests/Support/FileOutputBufferTest.cpp
Nick Kledzik
- [llvm-commits] [llvm] r161097 - /llvm/trunk/include/llvm/ADT/StringSwitch.h
Nick Kledzik
- [llvm-commits] [PATCH] yaml2obj: A utility to convert YAML to binaries.
Manuel Klimek
- [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] r161053 - /llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Anton Korobeynikov
- [llvm-commits] [llvm] r161299 - in /llvm/trunk: lib/Target/ARM/ARMBaseInstrInfo.cpp test/CodeGen/ARM/2012-08-04-DtripleSpillReload.ll
Anton Korobeynikov
- [llvm-commits] [llvm] r161300 - /llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
Anton Korobeynikov
- [llvm-commits] [llvm] r161301 - /llvm/trunk/lib/Target/ARM/ARMAsmPrinter.cpp
Anton Korobeynikov
- [llvm-commits] [LNT] r161259 - /lnt/trunk/lnt/server/ui/static/View2D.js
Benjamin Kramer
- [llvm-commits] [llvm] r161296 - in /llvm/trunk: lib/VMCore/Type.cpp unittests/VMCore/TypesTest.cpp
Benjamin Kramer
- [llvm-commits] [llvm] r161297 - /llvm/trunk/unittests/VMCore/CMakeLists.txt
Benjamin Kramer
- [llvm-commits] [llvm] r161065 - /llvm/trunk/utils/UpdateCMakeLists.pl
Ted Kremenek
- [llvm-commits] PATCH: Teach the InstVisitor to visit intrinsic CallInst subclasses
Chris Lattner
- [llvm-commits] PATCH: Add an indexed iterator utility to the ADT library, and expose it for SmallVector
Chris Lattner
- [llvm-commits] [PATCH] Adding v*i1 MVTs
Chris Lattner
- [llvm-commits] [PATCH] Adding v*i1 MVTs
Chris Lattner
- [llvm-commits] [llvm] r161037 - in /llvm/trunk/docs: HowToReleaseLLVM.html TestSuiteMakefileGuide.html tutorial/LangImpl6.html tutorial/OCamlLangImpl6.html
Sylvestre Ledru
- [llvm-commits] [llvm] r160996 - /llvm/trunk/docs/Projects.rst
Nick Lewycky
- [llvm-commits] [llvm] r161107 - in /llvm/trunk: lib/Analysis/ScalarEvolution.cpp test/Analysis/ScalarEvolution/SolveQuadraticEquation.ll
Nick Lewycky
- [llvm-commits] [PATCH] Fix PR11334
Michael Liao
- [llvm-commits] [PATCH] revise/enhance atomic primitive code generation
Michael Liao
- [llvm-commits] [PATCH 1/6] revise/enhance atomic primitive code generation
Michael Liao
- [llvm-commits] [PATCH 2/6] revise/enhance atomic primitive code generation
Michael Liao
- [llvm-commits] [PATCH 3/6] revise/enhance atomic primitive code generation
Michael Liao
- [llvm-commits] [PATCH 4/6] revise/enhance atomic primitive code generation
Michael Liao
- [llvm-commits] [PATCH 5/6] revise/enhance atomic primitive code generation
Michael Liao
- [llvm-commits] [PATCH 6/6] revise/enhance atomic primitive code generation
Michael Liao
- [llvm-commits] [PATCH] revise/enhance atomic primitive code generation
Michael Liao
- [llvm-commits] [PATCH] Fix PR11334
Michael Liao
- [llvm-commits] [PATCH 1/2] Fix PR12312
Michael Liao
- [llvm-commits] [PATCH 2/2] FIx PR12312
Michael Liao
- [llvm-commits] [llvm] r161152 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/PeepholeOptimizer.cpp lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2012-05-19-avx2-store.ll test/CodeGen/X86/break-sse-dep.ll test/CodeGen/X86/fold-load.ll test/CodeGen/X86/fold-pcmpeqd-1.ll test/CodeGen/X86/sse-minmax.ll test/CodeGen/X86/vec_compare.ll
Michael Liao
- [llvm-commits] [llvm] r161152 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/PeepholeOptimizer.cpp lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2012-05-19-avx2-store.ll test/CodeGen/X86/break-sse-dep.ll test/CodeGen/X86/fold-load.ll test/CodeGen/X86/fold-pcmpeqd-1.ll test/CodeGen/X86/sse-minmax.ll test/CodeGen/X86/vec_compare.ll
Michael Liao
- [llvm-commits] [PATCH] Fix PR11334
Michael Liao
- [llvm-commits] [PATCH] Fix PR11334
Michael Liao
- [llvm-commits] [llvm] r161152 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/PeepholeOptimizer.cpp lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2012-05-19-avx2-store.ll test/CodeGen/X86/break-sse-dep.ll test/CodeGen/X86/fold-load.ll test/CodeGen/X86/fold-pcmpeqd-1.ll test/CodeGen/X86/sse-minmax.ll test/CodeGen/X86/vec_compare.ll
Michael Liao
- [llvm-commits] [PATCH 1/2] Fix PR12312
Michael Liao
- [llvm-commits] [PATCH] Fix shift immediate operand for ARM instruction ADR
Jiangning Liu
- [llvm-commits] [PATCH] Fix shift immediate operand for ARM instruction ADR
Jiangning Liu
- [llvm-commits] [PATCH] fix #13035 (Thumb LDRD/STRD with negative #0 offset is decoded as a positive #0 offset)
Jiangning Liu
- [llvm-commits] [PATCH] Fix #13138 (DSB encoding/decoding)
Jiangning Liu
- [llvm-commits] [PATCH] Fix shift immediate operand for ARM instruction ADR
Jiangning Liu
- [llvm-commits] [PATCH] fix #13035 (Thumb LDRD/STRD with negative #0 offset is decoded as a positive #0 offset)
Jiangning Liu
- [llvm-commits] [llvm] r161159 - in /llvm/trunk: lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb2.td lib/Target/ARM/AsmParser/ARMAsmParser.cpp lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp lib/Target/ARM/InstPrinter/ARMInstPrinter.h lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp test/MC/ARM/basic-arm-instructions.s test/MC/ARM/basic-thumb2-instructions.s test/MC/Disassembler/ARM/basic-arm-instructions.txt test/MC/Disassembler/ARM/thumb2.txt
Jiangning Liu
- [llvm-commits] [llvm] r161161 - in /llvm/trunk: lib/Target/ARM/AsmParser/ARMAsmParser.cpp lib/Target/ARM/Disassembler/ARMDisassembler.cpp lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h test/MC/ARM/basic-arm-instructions.s test/MC/ARM/basic-thumb2-instructions.s test/MC/Disassembler/ARM/basic-arm-instructions.txt test/MC/Disassembler/ARM/thumb2.txt
Jiangning Liu
- [llvm-commits] [llvm] r161162 - in /llvm/trunk: lib/Target/ARM/AsmParser/ARMAsmParser.cpp lib/Target/ARM/Disassembler/ARMDisassembler.cpp lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp test/MC/ARM/basic-thumb2-instructions.s test/MC/Disassembler/ARM/thumb2.txt
Jiangning Liu
- [llvm-commits] [llvm] r161163 - in /llvm/trunk: lib/Target/ARM/ARM.td test/MC/ARM/vfp4.s
Jiangning Liu
- [llvm-commits] Patch to implement UMLAL/SMLAL Instructions for the ARM Architecture
Jiangning Liu
- [llvm-commits] [llvm] r161114 - /llvm/trunk/test/Makefile
Nuno Lopes
- [llvm-commits] [llvm] r161118 - /llvm/trunk/lib/Transforms/Utils/BuildLibCalls.cpp
Nuno Lopes
- [llvm-commits] [llvm] r161120 - /llvm/trunk/lib/Transforms/Utils/BuildLibCalls.cpp
Nuno Lopes
- [llvm-commits] [llvm] r161171 - /llvm/trunk/lib/ExecutionEngine/JIT/JIT.cpp
Nuno Lopes
- [llvm-commits] [PATCH] Review request: Lazy compilation for MCJIT
Nuno Lopes
- [llvm-commits] Add support for shl, lshr, and ashr instructions
Jush Lu
- [llvm-commits] Add support for shl, lshr, and ashr instructions
Jush Lu
- [llvm-commits] [llvm] r161230 - in /llvm/trunk: lib/Target/ARM/ARMFastISel.cpp test/CodeGen/ARM/fast-isel-shifter.ll
Jush Lu
- [llvm-commits] Add support for shl, lshr, and ashr instructions
Jush Lu
- [llvm-commits] [PATCH][Review Please] Optimize ARM Position Independent Code Generation
Yin Ma
- [llvm-commits] [PATCH][Review Please] Optimize ARM Position Independent Code Generation
Yin Ma
- [llvm-commits] [PATCH] Review request: Lazy compilation for MCJIT
Malea, Daniel
- [llvm-commits] [PATCH] X86: Add single scalar rcp to the folding tables
Cameron McInally
- [llvm-commits] [LLVMdev] rotate
Cameron McInally
- [llvm-commits] [LLVMdev] rotate
Cameron McInally
- [llvm-commits] [llvm] r161112 - /llvm/trunk/include/llvm/ADT/IntrusiveRefCntPtr.h
Axel Naumann
- [llvm-commits] Move Module::getTypeByName to LLVMContext::getTypeByName
Maël Nison
- [llvm-commits] [LNT] r161137 - /lnt/trunk/lnt/server/ui/static/View2D.js
Maël Nison
- [llvm-commits] Move Module::getTypeByName to LLVMContext::getTypeByName
Maël Nison
- [llvm-commits] [PATCH]IDIV->DIVB Atom Optimization
Nowicki, Tyler
- [llvm-commits] [PATCH]IDIV->DIVB Atom Optimization
Nowicki, Tyler
- [llvm-commits] [PATCH]IDIV->DIVB Atom Optimization
Nowicki, Tyler
- [llvm-commits] [PATCH]IDIV->DIVB Atom Optimization
Nowicki, Tyler
- [llvm-commits] [PATCH]IDIV->DIVB Atom Optimization
Nowicki, Tyler
- [llvm-commits] [llvm] r160968 - in /llvm/trunk: include/llvm/CodeGen/MachineBasicBlock.h lib/CodeGen/MachineBasicBlock.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r160969 - /llvm/trunk/lib/CodeGen/MachineTraceMetrics.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r160976 - in /llvm/trunk/lib/CodeGen: EarlyIfConversion.cpp MachineTraceMetrics.cpp MachineTraceMetrics.h
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r160977 - in /llvm/trunk: include/llvm/CodeGen/MachineInstr.h lib/CodeGen/MachineTraceMetrics.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r160994 - in /llvm/trunk/lib/CodeGen: EarlyIfConversion.cpp MachineTraceMetrics.cpp MachineTraceMetrics.h
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r160995 - /llvm/trunk/lib/CodeGen/MachineTraceMetrics.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r160997 - /llvm/trunk/lib/CodeGen/MachineTraceMetrics.h
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161003 - /llvm/trunk/lib/CodeGen/MachineTraceMetrics.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161004 - /llvm/trunk/lib/CodeGen/MachineTraceMetrics.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161023 - in /llvm/trunk: lib/CodeGen/RegisterCoalescer.cpp test/CodeGen/ARM/crash-greedy.ll
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161072 - in /llvm/trunk/lib/CodeGen: MachineTraceMetrics.cpp MachineTraceMetrics.h
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161074 - in /llvm/trunk/lib/CodeGen: MachineTraceMetrics.cpp MachineTraceMetrics.h
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161074 - in /llvm/trunk/lib/CodeGen: MachineTraceMetrics.cpp MachineTraceMetrics.h
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161074 - in /llvm/trunk/lib/CodeGen: MachineTraceMetrics.cpp MachineTraceMetrics.h
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161115 - /llvm/trunk/lib/CodeGen/MachineTraceMetrics.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161138 - in /llvm/trunk/lib/CodeGen: MachineTraceMetrics.cpp MachineTraceMetrics.h
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161147 - /llvm/trunk/lib/CodeGen/MachineVerifier.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161149 - /llvm/trunk/lib/CodeGen/MachineVerifier.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161178 - /llvm/trunk/lib/CodeGen/MachineVerifier.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161180 - /llvm/trunk/include/llvm/Target/TargetRegisterInfo.h
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161182 - /llvm/trunk/lib/CodeGen/LiveRangeEdit.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161183 - /llvm/trunk/lib/CodeGen/MachineVerifier.cpp
Jakob Stoklund Olesen
- [llvm-commits] Request for merge: GHC/ARM calling convention.
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161152 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/PeepholeOptimizer.cpp lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2012-05-19-avx2-store.ll test/CodeGen/X86/break-sse-dep.ll test/CodeGen/X86/fold-load.ll test/CodeGen/X86/fold-pcmpeqd-1.ll test/CodeGen/X86/sse-minmax.ll test/CodeGen/X86/vec_compare.ll
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161152 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/PeepholeOptimizer.cpp lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2012-05-19-avx2-store.ll test/CodeGen/X86/break-sse-dep.ll test/CodeGen/X86/fold-load.ll test/CodeGen/X86/fold-pcmpeqd-1.ll test/CodeGen/X86/sse-minmax.ll test/CodeGen/X86/vec_compare.ll
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161197 - in /llvm/trunk/lib/CodeGen: MachineTraceMetrics.cpp MachineTraceMetrics.h
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161152 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/PeepholeOptimizer.cpp lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2012-05-19-avx2-store.ll test/CodeGen/X86/break-sse-dep.ll test/CodeGen/X86/fold-load.ll test/CodeGen/X86/fold-pcmpeqd-1.ll test/CodeGen/X86/sse-minmax.ll test/CodeGen/X86/vec_compare.ll
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161241 - /llvm/trunk/lib/CodeGen/TwoAddressInstructionPass.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161242 - /llvm/trunk/lib/CodeGen/TwoAddressInstructionPass.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161250 - /llvm/trunk/include/llvm/CodeGen/LiveIntervalAnalysis.h
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161254 - in /llvm/trunk: include/llvm/CodeGen/LiveIntervalAnalysis.h lib/CodeGen/LiveIntervalAnalysis.cpp lib/CodeGen/RegisterCoalescer.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161255 - in /llvm/trunk: include/llvm/CodeGen/LiveInterval.h lib/CodeGen/LiveInterval.cpp lib/CodeGen/LiveIntervalAnalysis.cpp lib/CodeGen/RegisterCoalescer.cpp lib/CodeGen/StrongPHIElimination.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161257 - /llvm/trunk/lib/CodeGen/SplitKit.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161258 - in /llvm/trunk: include/llvm/CodeGen/LiveInterval.h lib/CodeGen/LiveInterval.cpp lib/CodeGen/LiveIntervalAnalysis.cpp
Jakob Stoklund Olesen
- [llvm-commits] PATCH: Add an indexed iterator utility to the ADT library, and expose it for SmallVector
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161269 - /llvm/trunk/lib/CodeGen/RegisterCoalescer.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161270 - in /llvm/trunk: include/llvm/CodeGen/Passes.h lib/CodeGen/LiveIntervalAnalysis.cpp lib/CodeGen/Passes.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161273 - /llvm/trunk/lib/CodeGen/TwoAddressInstructionPass.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161281 - /llvm/trunk/lib/CodeGen/TwoAddressInstructionPass.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161284 - /llvm/trunk/lib/CodeGen/TwoAddressInstructionPass.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161285 - /llvm/trunk/lib/CodeGen/TwoAddressInstructionPass.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r161299 - in /llvm/trunk: lib/Target/ARM/ARMBaseInstrInfo.cpp test/CodeGen/ARM/2012-08-04-DtripleSpillReload.ll
Jakob Stoklund Olesen
- [llvm-commits] Fix cmake for Hexagon cross compilers
Sebastian Pop
- [llvm-commits] Fix cmake for Hexagon cross compilers
Sebastian Pop
- [llvm-commits] Fix cmake for Hexagon cross compilers
Sebastian Pop
- [llvm-commits] Fix cmake for Hexagon cross compilers
Sebastian Pop
- [llvm-commits] [compiler-rt] r161046 - /compiler-rt/trunk/lib/asan/scripts/asan_symbolize.py
Alexander Potapenko
- [llvm-commits] [compiler-rt] r161116 - /compiler-rt/trunk/lib/interception/mach_override/mach_override.c
Alexander Potapenko
- [llvm-commits] [compiler-rt] r161167 - in /compiler-rt/trunk/lib/asan: asan_interceptors.cc tests/asan_test.cc
Alexander Potapenko
- [llvm-commits] [compiler-rt] r161176 - /compiler-rt/trunk/lib/asan/scripts/asan_symbolize.py
Alexander Potapenko
- [llvm-commits] [compiler-rt] r161181 - /compiler-rt/trunk/lib/asan/scripts/asan_symbolize.py
Alexander Potapenko
- [llvm-commits] [llvm] r161018 - in /llvm/trunk: lib/CodeGen/MachineBlockPlacement.cpp test/CodeGen/X86/reverse_branches.ll
Manman Ren
- [llvm-commits] [llvm] r161062 - in /llvm/trunk: lib/CodeGen/MachineSink.cpp test/CodeGen/X86/sink-out-of-loop.ll
Manman Ren
- [llvm-commits] [llvm] r161062 - in /llvm/trunk: lib/CodeGen/MachineSink.cpp test/CodeGen/X86/sink-out-of-loop.ll
Manman Ren
- [llvm-commits] [llvm] r161075 - /llvm/trunk/lib/CodeGen/MachineSink.cpp
Manman Ren
- [llvm-commits] [llvm] r161143 - /llvm/trunk/lib/Target/X86/X86InstrSSE.td
Manman Ren
- [llvm-commits] [llvm] r161152 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/PeepholeOptimizer.cpp lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2012-05-19-avx2-store.ll test/CodeGen/X86/break-sse-dep.ll test/CodeGen/X86/fold-load.ll test/CodeGen/X86/fold-pcmpeqd-1.ll test/CodeGen/X86/sse-minmax.ll test/CodeGen/X86/vec_compare.ll
Manman Ren
- [llvm-commits] [llvm] r161152 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/PeepholeOptimizer.cpp lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2012-05-19-avx2-store.ll test/CodeGen/X86/break
Manman Ren
- [llvm-commits] [llvm] r161156 - /llvm/trunk/test/CodeGen/X86/fold-pcmpeqd-1.ll
Manman Ren
- [llvm-commits] [llvm] r161152 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/PeepholeOptimizer.cpp lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2012-05-19-avx2-store.ll test/CodeGen/X86/break-sse-dep.ll test/CodeGen/X86/fold-load.ll test/CodeGen/X86/fold-pcmpeqd-1.ll test/CodeGen/X86/sse-minmax.ll test/CodeGen/X86/vec_compare.ll
Manman Ren
- [llvm-commits] [llvm] r161152 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/PeepholeOptimizer.cpp lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2012-05-19-avx2-store.ll test/CodeGen/X86/break-sse-dep.ll test/CodeGen/X86/fold-load.ll test/CodeGen/X86/fold-pcmpeqd-1.ll test/CodeGen/X86/sse-minmax.ll test/CodeGen/X86/vec_compare.ll
Manman Ren
- [llvm-commits] [llvm] r161207 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/PeepholeOptimizer.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/sse-minmax.ll test/CodeGen/X86/vec_compare.ll
Manman Ren
- [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] 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] 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] r161066 - in /llvm/trunk: lib/Target/X86/X86RegisterInfo.cpp test/CodeGen/X86/force-align-stack-alloca.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] Add support for shl, lshr, and ashr instructions
Chad Rosier
- [llvm-commits] [llvm] r161122 - in /llvm/trunk/lib/Target/X86: X86.h X86AsmPrinter.h X86COFFMachineModuleInfo.cpp X86COFFMachineModuleInfo.h X86FloatingPoint.cpp X86ISelDAGToDAG.cpp X86ISelLowering.cpp X86JITInfo.h X86MCInstLower.cpp X86MCInstLower.h X86MachineFunctionInfo.h X86RegisterInfo.cpp X86Relocations.h X86SelectionDAGInfo.cpp X86Subtarget.cpp X86Subtarget.h X86VZeroUpper.cpp
Chad Rosier
- [llvm-commits] Add support for shl, lshr, and ashr instructions
Chad Rosier
- [llvm-commits] Add support for shl, lshr, and ashr instructions
Chad Rosier
- [llvm-commits] [llvm] r160954 - in /llvm/trunk: lib/Analysis/ConstantFolding.cpp test/Transforms/InstCombine/2012-07-30-addrsp-bitcast.ll
Nadav Rotem
- [llvm-commits] Code hoisting in GVN
Rotem, Nadav
- [llvm-commits] FW: [Patch] Add getSelect helper function
Nadav Rotem
- [llvm-commits] [LLVMdev] RFC: Staging area proposal for new backends
David Röthlisberger
- [llvm-commits] [compiler-rt] r160955 - /compiler-rt/trunk/lib/tsan/rtl/tsan_clock.cc
Alexey Samsonov
- [llvm-commits] [compiler-rt] r160957 - /compiler-rt/trunk/lib/asan/asan_mac.cc
Alexey Samsonov
- [llvm-commits] [compiler-rt] r161045 - in /compiler-rt/trunk/lib/sanitizer_common: CMakeLists.txt sanitizer_symbolizer.cc sanitizer_symbolizer.h sanitizer_symbolizer_llvm.cc
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] [compiler-rt] r161050 - in /compiler-rt/trunk/lib: asan/CMakeLists.txt asan/lit_tests/ asan/lit_tests/CMakeLists.txt asan/lit_tests/deep_tail_call.cc asan/lit_tests/lit.cfg asan/lit_tests/lit.site.cfg.in lit.common.cfg
Alexey Samsonov
- [llvm-commits] PATCH: [compiler-rt] First effort at moving (ASan) reg tests to llvm-lit infrastructure
Alexey Samsonov
- [llvm-commits] [compiler-rt] r161109 - /compiler-rt/trunk/lib/asan/asan_interceptors.cc
Alexey Samsonov
- [llvm-commits] PATCH: [ASan] Add support for running unit tests by lit (as a part of 'make check-asan' command)
Alexey Samsonov
- [llvm-commits] [compiler-rt] r161113 - in /compiler-rt/trunk/lib: asan/Makefile.mk tsan/rtl/Makefile.mk
Alexey Samsonov
- [llvm-commits] [compiler-rt] r161166 - /compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.cc
Alexey Samsonov
- [llvm-commits] PATCH: [compiler-rt] Explicitly add -m64 flag when building 64-bit compiler-rt libs if LLVM_BUILD_32_BITS is on.
Alexey Samsonov
- [llvm-commits] [compiler-rt] r161168 - in /compiler-rt/trunk/lib/interception: interception.h interception_linux.cc interception_linux.h interception_mac.cc interception_mac.h
Alexey Samsonov
- [llvm-commits] [compiler-rt] r161169 - in /compiler-rt/trunk/lib/interception: interception_win.cc interception_win.h
Alexey Samsonov
- [llvm-commits] [compiler-rt] r161170 - /compiler-rt/trunk/lib/interception/interception_win.cc
Alexey Samsonov
- [llvm-commits] [compiler-rt] r161168 - in /compiler-rt/trunk/lib/interception: interception.h interception_linux.cc interception_linux.h interception_mac.cc interception_mac.h
Alexey Samsonov
- [llvm-commits] [compiler-rt] r161168 - in /compiler-rt/trunk/lib/interception: interception.h interception_linux.cc interception_linux.h interception_mac.cc interception_mac.h
Alexey Samsonov
- [llvm-commits] PATCH: Inserting LLVM code inside compiler-rt libraries
Alexey Samsonov
- [llvm-commits] [llvm] r161152 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/PeepholeOptimizer.cpp lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2012-05-19-avx2-store.ll test/CodeGen/X86/break-sse-dep.ll test/CodeGen/X86/fold-load.ll test/CodeGen/X86/fold-pcmpeqd-1.ll test/CodeGen/X86/sse-minmax.ll test/CodeGen/X86/vec_compare.ll
Duncan Sands
- [llvm-commits] [LLVMdev] Help with PPC64 JIT
Will Schmidt
- [llvm-commits] Patch to implement UMLAL/SMLAL Instructions for the ARM Architecture
Arnold Schwaighofer
- [llvm-commits] Patch to implement UMLAL/SMLAL Instructions for the ARM Architecture
Arnold Schwaighofer
- [llvm-commits] [PATCH] revise/enhance atomic primitive code generation
Sean Silva
- [llvm-commits] [llvm] r161097 - /llvm/trunk/include/llvm/ADT/StringSwitch.h
Sean Silva
- [llvm-commits] [llvm] r161097 - /llvm/trunk/include/llvm/ADT/StringSwitch.h
Sean Silva
- [llvm-commits] [llvm] r161198 - /llvm/trunk/lib/TableGen/TGParser.cpp
Sean Silva
- [llvm-commits] [compiler-rt] r161168 - in /compiler-rt/trunk/lib/interception: interception.h interception_linux.cc interception_linux.h interception_mac.cc interception_mac.h
Joerg Sonnenberger
- [llvm-commits] [lld] r160982 - in /lld/trunk: lib/ReaderWriter/MachO/StubsPass.hpp test/darwin/hello-world.objtxt tools/lld-core/TestingHelpers.hpp
Michael Spencer
- [llvm-commits] [PATCH] yaml2obj: A utility to convert YAML to binaries.
Michael Spencer
- [llvm-commits] [PATCH] .pdata and .xdata sections in COFF files should be read-only
Michael Spencer
- [llvm-commits] [lld] r161067 - /lld/trunk/test/CMakeLists.txt
Michael J. Spencer
- [llvm-commits] [llvm] r161082 - /llvm/trunk/utils/obj2yaml/coff2yaml.cpp
Michael J. Spencer
- [llvm-commits] [llvm] r161205 - in /llvm/trunk: CMakeLists.txt docs/yaml2obj.rst include/llvm/Support/COFF.h test/Object/COFF/ test/Object/COFF/i386.yaml test/Object/COFF/x86-64.yaml test/Object/Inputs/trivial-object-test.coff-i386 test/Object/nm-trivial-object.test test/Object/objdump-file-header.test test/Object/objdump-section-content.test test/Object/objdump-symbol-table.test utils/Makefile utils/yaml2obj/ utils/yaml2obj/CMakeLists.txt utils/yaml2obj/Makefile utils/yaml2obj/yaml2obj.cpp
Michael J. Spencer
- [llvm-commits] [llvm] r161206 - /llvm/trunk/utils/yaml2obj/yaml2obj.cpp
Michael J. Spencer
- [llvm-commits] PATCH: Add LLVM_ENABLE_STAGING option to CMake
Tom Stellard
- [llvm-commits] PATCH: Add LLVM_ENABLE_STAGING option to CMake and configure
Tom Stellard
- [llvm-commits] [LLVMdev] RFC: Staging area proposal for new backends
Tom Stellard
- [llvm-commits] PATCH: Add LLVM_ENABLE_STAGING option to CMake and configure
Tom Stellard
- [llvm-commits] PATCH: Add LLVM_ENABLE_STAGING option to CMake and configure
Tom Stellard
- [llvm-commits] MemorySanitizer, first patch
Evgeniy Stepanov
- [llvm-commits] [llvm] r161152 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/PeepholeOptimizer.cpp lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2012-05-19-avx2-store.ll test/CodeGen/X86/break
NAKAMURA Takumi
- [llvm-commits] [llvm] r161155 - /llvm/trunk/test/CodeGen/X86/fold-pcmpeqd-1.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r161156 - /llvm/trunk/test/CodeGen/X86/fold-pcmpeqd-1.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r161152 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/PeepholeOptimizer.cpp lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h test/CodeGen/X86/2012-05-19-avx2-store.ll test/CodeGen/X86/break
NAKAMURA Takumi
- [llvm-commits] [llvm] r161179 - /llvm/trunk/include/llvm/Analysis/RegionInfo.h
NAKAMURA Takumi
- [llvm-commits] [llvm] r161229 - /llvm/trunk/test/CMakeLists.txt
NAKAMURA Takumi
- [llvm-commits] [llvm] r161292 - /llvm/trunk/tools/llc/llc.cpp
NAKAMURA Takumi
- [llvm-commits] [llvm] r161262 - in /llvm/trunk: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp test/CodeGen/X86/memcmp.ll tools/llc/llc.cpp
NAKAMURA Takumi
- [llvm-commits] [llvm] r161295 - /llvm/trunk/cmake/modules/AddLLVM.cmake
NAKAMURA Takumi
- [llvm-commits] [llvm] r160953 - /llvm/trunk/lib/Target/X86/X86InstrExtension.td
Craig Topper
- [llvm-commits] [llvm] r161026 - /llvm/trunk/lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h
Craig Topper
- [llvm-commits] [llvm] r161027 - /llvm/trunk/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h
Craig Topper
- [llvm-commits] [llvm] r161029 - /llvm/trunk/lib/Target/X86/Disassembler/X86Disassembler.h
Craig Topper
- [llvm-commits] [llvm] r161030 - /llvm/trunk/utils/TableGen/X86DisassemblerTables.cpp
Craig Topper
- [llvm-commits] [llvm] r161031 - /llvm/trunk/utils/TableGen/X86DisassemblerTables.h
Craig Topper
- [llvm-commits] [llvm] r161032 - /llvm/trunk/utils/TableGen/X86DisassemblerTables.cpp
Craig Topper
- [llvm-commits] [llvm] r161033 - /llvm/trunk/utils/TableGen/X86DisassemblerTables.cpp
Craig Topper
- [llvm-commits] [llvm] r161034 - /llvm/trunk/utils/TableGen/X86DisassemblerTables.cpp
Craig Topper
- [llvm-commits] Please review: FMA implementation for X86 architecture
Craig Topper
- [llvm-commits] [llvm] r161101 - in /llvm/trunk: lib/Target/X86/Disassembler/X86Disassembler.cpp lib/Target/X86/Disassembler/X86Disassembler.h lib/Target/X86/Disassembler/X86DisassemblerDecoder.c lib/Target/X86/Disassembler/X86DisassemblerDecoder.h lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h utils/TableGen/X86DisassemblerShared.h utils/TableGen/X86DisassemblerTables.cpp
Craig Topper
- [llvm-commits] [llvm] r161305 - /llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
Craig Topper
- [llvm-commits] [llvm] r161306 - in /llvm/trunk/lib/Target/X86: X86ISelLowering.cpp X86InstrSSE.td
Craig Topper
- [llvm-commits] [llvm] r161307 - /llvm/trunk/test/CodeGen/X86/avx-intrinsics-x86.ll
Craig Topper
- [llvm-commits] [llvm] r161318 - in /llvm/trunk: lib/Target/X86/X86ISelDAGToDAG.cpp lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrFragmentsSIMD.td lib/Target/X86/X86InstrSSE.td test/CodeGen/X86/avx-intrinsics-x86.ll
Craig Topper
- [llvm-commits] [llvm] r161007 - in /llvm/trunk: include/llvm/CodeGen/MachineRegisterInfo.h lib/CodeGen/MachineRegisterInfo.cpp
Andrew Trick
- [llvm-commits] [llvm] r161009 - /llvm/trunk/include/llvm/CodeGen/MachineRegisterInfo.h
Andrew Trick
- [llvm-commits] [llvm] r161010 - /llvm/trunk/lib/CodeGen/ScheduleDAGInstrs.cpp
Andrew Trick
- [llvm-commits] [llvm] r161074 - in /llvm/trunk/lib/CodeGen: MachineTraceMetrics.cpp MachineTraceMetrics.h
Andrew Trick
- [llvm-commits] [llvm] r161074 - in /llvm/trunk/lib/CodeGen: MachineTraceMetrics.cpp MachineTraceMetrics.h
Andrew Trick
- [llvm-commits] [llvm] r161223 - /llvm/trunk/utils/yaml2obj/yaml2obj.cpp
Richard Trieu
- [llvm-commits] [llvm] r156634 - in /llvm/trunk: lib/Target/Hexagon/ lib/Target/Hexagon/InstPrinter/ test/CodeGen/Hexagon/
Jyotsna Verma
- [llvm-commits] FW: [Patch] Don't generate Ordered/Unordered if not legal
Villmow, Micah
- [llvm-commits] FW: [Patch] Add getSelect helper function
Villmow, Micah
- [llvm-commits] [llvm] r161053 - /llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Micah Villmow
- [llvm-commits] FW: [Patch] Don't generate Ordered/Unordered if not legal
Villmow, Micah
- [llvm-commits] [llvm] r161061 - /llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Micah Villmow
- [llvm-commits] [llvm] r161053 - /llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Villmow, Micah
- [llvm-commits] PATCH: Add LLVM_ENABLE_STAGING option to CMake and configure
Villmow, Micah
- [llvm-commits] [PATCH] Adding v*i1 MVTs
Villmow, Micah
- [llvm-commits] [llvm] r161164 - in /llvm/trunk/docs: CodeGenerator.html CodeGenerator.rst subsystems.rst
Bill Wendling
- [llvm-commits] [llvm] r161228 - in /llvm/trunk: include/llvm/Module.h include/llvm/TypeFinder.h lib/Linker/LinkModules.cpp lib/Transforms/IPO/StripSymbols.cpp lib/VMCore/AsmWriter.cpp lib/VMCore/CMakeLists.txt lib/VMCore/Module.cpp lib/VMCore/TypeFinder.cpp
Bill Wendling
- [llvm-commits] [llvm] r161298 - /llvm/trunk/utils/TableGen/AsmMatcherEmitter.cpp
Bill Wendling
- [llvm-commits] [llvm] r161231 - in /llvm/trunk: include/llvm/Target/TargetLibraryInfo.h lib/Target/TargetLibraryInfo.cpp
Bob Wilson
- [llvm-commits] [llvm] r161232 - in /llvm/trunk: include/llvm/CodeGen/FastISel.h include/llvm/Target/TargetLowering.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp lib/Target/ARM/ARMFastISel.cpp lib/Target/ARM/ARMISelLowering.cpp lib/Target/ARM/ARMISelLowering.h lib/Target/X86/X86FastISel.cpp lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h test/CodeGen/X86/fabs.ll
Bob Wilson
- [llvm-commits] [llvm] r161232 - in /llvm/trunk: include/llvm/CodeGen/FastISel.h include/llvm/Target/TargetLowering.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp lib/Target/ARM/ARMFastISel.cpp lib/Target/ARM
Bob Wilson
- [llvm-commits] [llvm] r161232 - in /llvm/trunk: include/llvm/CodeGen/FastISel.h include/llvm/Target/TargetLowering.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp lib/Target/ARM/ARMFastISel.cpp lib/Target/ARM
Bob Wilson
- [llvm-commits] [llvm] r161262 - in /llvm/trunk: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp test/CodeGen/X86/memcmp.ll tools/llc/llc.cpp
Bob Wilson
- [llvm-commits] [llvm] r161263 - in /llvm/trunk: include/llvm/Target/TargetLibraryInfo.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
Bob Wilson
- [llvm-commits] [llvm] r161263 - in /llvm/trunk: include/llvm/Target/TargetLibraryInfo.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
Bob Wilson
- [llvm-commits] [llvm] r161282 - in /llvm/trunk: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h test/CodeGen/ARM/fabss.ll test/CodeGen/ARM/fcopysign.ll test/CodeGen/ARM/fparith.ll test/CodeGen/ARM/vfp.ll test/CodeGen/CellSPU/fcmp32.ll test/CodeGen/CellSPU/fneg-fabs.ll test/CodeGen/Hexagon/opt-fabs.ll test/CodeGen/PowerPC/fabs.ll test/CodeGen/PowerPC/fnabs.ll test/CodeGen/X86/fabs.ll test/CodeGen/X86/stack-align.ll
Bob Wilson
- [llvm-commits] [llvm] r161292 - /llvm/trunk/tools/llc/llc.cpp
Bob Wilson
- [llvm-commits] [PATCH] Review request: Allow assembly macro parameters and arguments delimited by spaces
Zhang, Andy
- [llvm-commits] [polly] r161105 - in /polly/trunk: lib/IndependentBlocks.cpp test/ScopInfo/independent-blocks-never-stop-on-big-scop.ll
Hongbin Zheng
- [llvm-commits] [Please review][PATCH] Implement the block_iterator of Region based on df_iterator.
Hongbin Zheng
- [llvm-commits] [Please review][PATCH] Implement the block_iterator of Region based on df_iterator.
Hongbin Zheng
- [llvm-commits] [llvm] r161177 - in /llvm/trunk: include/llvm/Analysis/RegionInfo.h lib/Analysis/RegionInfo.cpp
Hongbin Zheng
- [llvm-commits] [polly] r161235 - /polly/trunk/include/polly/LinkAllPasses.h
Hongbin Zheng
Last message date:
Sun Aug 5 23:22:36 PDT 2012
Archived on: Tue Aug 4 17:09:40 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).