oota-llvm.git
2011-11-12 Eli FriedmanMake sure scalarrepl picks the correct alloca when...
2011-11-12 Rafael EspindolaThe dwarf standard says that the only differences betwe...
2011-11-12 Jim GrosbachARM refactor simple immediate asm operand render methods.
2011-11-12 Eli FriedmanDon't try to form pre/post-indexed loads/stores until...
2011-11-12 Jim GrosbachRe-apply 144430, this time with the associated isel...
2011-11-12 Daniel Dunbarbuild/Make: Define a TARGET_NATIVE_ARCH variable to...
2011-11-11 Eli FriedmanSome cleanup and bulletproofing for node replacement...
2011-11-11 Jim GrosbachOops. Missed the isel half of this. revert while I...
2011-11-11 Jim GrosbachARM assembly parsing for VST1 two-register encoding.
2011-11-11 Jim GrosbachARM optional size suffix for VLDR/VSTR syntax.
2011-11-11 Chad RosierAdd support in fast-isel for selecting memset/memcpy...
2011-11-11 Chad RosierLoosen test by using REs. Approved by Devang.
2011-11-11 Daniel DunbarCMake: Fix CMake build for new Mips tblgen file.
2011-11-11 Jim GrosbachARM vldm and vstm VFP instructions can take a data...
2011-11-11 Daniel Dunbarbuild/Make: Change llvm-config-2 to be compiled as...
2011-11-11 Daniel Dunbarllvm-config-2: Detect when we are running out of a...
2011-11-11 Daniel Dunbarcross-build/Make: Update cross build to properly forwar...
2011-11-11 Daniel Dunbarbuild/Make: Eliminate BUILD_COMPONENT variable, which...
2011-11-11 Daniel DunbarLLVMBuild: Add description files for the LLVM tools.
2011-11-11 Daniel DunbarLLVMBuild: Alphabetize required_libraries lists.
2011-11-11 Daniel DunbarTarget/LLVMBuild: Order components alphabetically.
2011-11-11 Bruno Cardoso... Mips MC object code emission improvements:
2011-11-11 Eric ChristopherAdd an option '--enable-libcpp' that will have the...
2011-11-11 Jim GrosbachNuke no longer accurate comment.
2011-11-11 Andrew TrickPreserve MachineMemOperands in ARMLoadStoreOptimizer.
2011-11-11 Jim GrosbachARM allow Q registers in vldm/vstm register lists.
2011-11-11 Daniel Dunbarbuild/Make: Switch back to llvm-config for now, I fooli...
2011-11-11 Nicolas GeoffrayAdd a custom safepoint method, in order for language...
2011-11-11 Devang PatelMove X86 specific test in X86 directory.
2011-11-11 Devang PatelMove X86 specific test in X86 directory.
2011-11-11 Bob WilsonRemove FIXME comment that should have been removed...
2011-11-11 Dan Baileyallow non-device function calls in PTX when natively...
2011-11-11 Dan Baileyadd rules in tabgen for PTX COPY_ADDRESS of frameindex
2011-11-11 Benjamin KramerClients are responsible for initializing the targets...
2011-11-11 Benjamin KramerRemove the unnecessary dependency on libARMCodeGen...
2011-11-11 Benjamin KramerRemove the unnecessary dependency on libMBlazeCodeGen...
2011-11-11 Craig TopperAdd lowering for AVX2 shift instructions.
2011-11-11 Chad RosierRename variables to avoid confusion. No functionallity...
2011-11-11 Chad RosierAdd support for using immediates with select instructions.
2011-11-11 Akira HatanakaDo not try to detect DAG combine patterns for integer...
2011-11-11 Akira Hatanaka64-bit atomic instructions.
2011-11-11 Akira HatanakaModify LowerFRAMEADDR. Use 64-bit register FP_64 when...
2011-11-11 Akira HatanakaAdd 64-bit versions of LEA_ADDiu and DynAlloc. Modify...
2011-11-11 Akira Hatanaka64-bit versions of jal, jalr and bal.
2011-11-11 Akira HatanakaEmit Mips64's sequence of instructions that set global...
2011-11-11 Akira HatanakaFix printing of MCSymbolRegExpr. Needs three closing...
2011-11-11 Eli FriedmanMake sure to expand SIGN_EXTEND_INREG for NEON vectors...
2011-11-11 Eric ChristopherInitialize variable.
2011-11-11 Chad RosierWhen loading a value, treat an i1 as an i8.
2011-11-11 Eric ChristopherIf we have a DIE with an AT_specification use that...
2011-11-11 Eli FriedmanGet rid of an optimization in SCCP which appears to...
2011-11-11 Bill WendlingReenable compact unwinding now that <rdar://problem...
2011-11-11 Bill WendlingIf we have to reset the calculation of the compact...
2011-11-11 Chad RosierAdd support for using MVN to materialize negative const...
2011-11-11 Bill WendlingDisable compact unwind generation until I can solve...
2011-11-11 Daniel Dunbarllvm-build: Add --configure-target-def-file option.
2011-11-11 Daniel DunbarLLVMBuild: Add explicit information on whether targets...
2011-11-10 Jim GrosbachThumb2 ldm/stm updating w/ one register in the list...
2011-11-10 Jim GrosbachARM let processInstruction() tranforms chain.
2011-11-10 Nicolas GeoffrayAdd blurb for VMKit.
2011-11-10 Daniel Dunbarbuild/Make: llvm-config-2 needs to use EXEEXT, since...
2011-11-10 Daniel DunbarFix typo.
2011-11-10 Jim GrosbachThumb2 parsing for push/pop w/ hi registers in the...
2011-11-10 Jim GrosbachThumb1 diagnostics for reglist on PUSH/POP fix.
2011-11-10 Daniel Dunbargit: Add tools/lldb to the ignore list.
2011-11-10 Rafael EspindolaCheck in getOrCreateSubprogramDIE if a declaration...
2011-11-10 Daniel Dunbarbuild/Make: Try to switch over to llvm-config-2 again...
2011-11-10 Jim GrosbachThumb MUL assembly parsing for 3-operand form.
2011-11-10 Daniel Dunbarbuild/MBlazeDisassembler: Some compilers may generate...
2011-11-10 Daniel Dunbarbuild/MCDisassembler: Fix required libraries list of...
2011-11-10 Eric ChristopherMake types and namespaces take multiple DIEs for the...
2011-11-10 Chris LattnerRemove a really ancient line from the default 'make...
2011-11-10 Chad RosierWhen in ARM mode, LDRH/STRH require special handling...
2011-11-10 Jim GrosbachARM .thumb_func directive for quoted symbol names.
2011-11-10 Tony Linthicumtest commit undo
2011-11-10 Tony Linthicumtest commit redux
2011-11-10 Pete CooperFixed bug in DeadStoreElimination commit r144239
2011-11-10 Chris Lattnerrandom notes, llvm-gcc is gone, fix a few broken tags.
2011-11-10 Daniel DunbarRevert r144300 "llvm-config: Replace with C++ version...
2011-11-10 Tony Linthicumundo test commit
2011-11-10 Tony Linthicumtest commit
2011-11-10 Eric ChristopherMove type handling to make sure we get all created...
2011-11-10 Eric ChristopherRework adding function names to the dwarf accelerator...
2011-11-10 Owen AndersonAdd additional checking to ensure that MachineMemOperan...
2011-11-10 Jim GrosbachARM assembly parsing for LSR/LSL/ROR(immediate).
2011-11-10 Daniel Dunbarllvm-config: Replace with C++ version (was llvm-config-2).
2011-11-10 Daniel Dunbarllvm-config-2: Use USEDLIBS directly instead of LINK_CO...
2011-11-10 Duncan SandsRelease notes for DragonEgg.
2011-11-10 Jim GrosbachARM assembly parsing for ASR(immediate).
2011-11-10 Daniel Dunbarbuild: Rename CBackend and CppBackend libraries to...
2011-11-10 Daniel Dunbarllvm-config-2: Fix thinko in maintenance of visited...
2011-11-10 NAKAMURA Takumitest/CodeGen/X86/lsr-loop-exit-cond.ll: Try to appease...
2011-11-10 Evan ChengUse a bigger hammer to fix PR11314 by disabling the...
2011-11-10 Nadav RotemAVX2: Add variable shift from memory.
2011-11-10 Chad RosierFor immediate encodings of icmp, zero or sign extend...
2011-11-10 Daniel Dunbarbuild/Make & CMake: Pass the appropriate --native-targe...
2011-11-10 Daniel Dunbarllvm-build: Add --native-target and --enable-targets...
2011-11-10 Daniel Dunbarllvm-build: Split out the validation logic.
2011-11-10 Daniel Dunbarllvm-build: Change CBackend and CppBackend to not use...
2011-11-10 Daniel Dunbarllvm-build: Add an explicit component type to represent...
next