oota-llvm.git
2011-11-14 Benjamin KramerMake headers standalone.
2011-11-14 Benjamin KramerMake headers standalone, move a virtual method out...
2011-11-14 Daniel Dunbarbuild/Make: Switch over to using llvm-config-2 for...
2011-11-14 Chandler CarruthIt helps to deallocate memory as well as allocate it...
2011-11-14 Chandler CarruthRemove an over-eager assert that was firing on one...
2011-11-14 Chandler CarruthBegin chipping away at one of the biggest quadratic...
2011-11-14 Chandler CarruthUnder the hood, MBPI is doing a linear scan of every...
2011-11-14 Tobias GrosserAdd clang_complete to release notes
2011-11-14 Tobias GrosserAdd Polly to release notes
2011-11-14 Chandler CarruthReuse the logic in getEdgeProbability within getHotSucc...
2011-11-14 Chandler CarruthFix an overflow bug in MachineBranchProbabilityInfo...
2011-11-14 Craig TopperAdd AVX2 version of instructions to load folding tables...
2011-11-14 Chandler CarruthAdd a cautionary note to this API. It was not at all...
2011-11-14 Craig TopperAdd neverHasSideEffects, mayLoad, and mayStore to many...
2011-11-14 Chad RosierAdd support for ARM halfword load/stores and signed...
2011-11-14 Jakob Stoklund... Use getVNInfoBefore() when it makes sense.
2011-11-14 Chandler CarruthTeach machine block placement to cope with unnatural...
2011-11-13 Jakob Stoklund... Use kill slots instead of the previous slot in shrinkTo...
2011-11-13 Chandler CarruthCleanup some 80-columns violations and poor formatting...
2011-11-13 Jakob Stoklund... Terminate all dead defs at the dead slot instead of...
2011-11-13 Craig TopperFix comment for LegalizeTypeAction enum.
2011-11-13 Jakob Stoklund... Simplify early clobber slots a bit.
2011-11-13 Chandler CarruthEnhance the assertion mechanisms in place to make it...
2011-11-13 Jakob Stoklund... Rename SlotIndexes to match how they are used.
2011-11-13 Craig TopperAdd BLSI, BLSMSK, and BLSR to getTargetNodeName.
2011-11-13 Chandler CarruthTeach MBP to force-merge layout successors for blocks...
2011-11-13 Chandler CarruthHoist another gross nested loop into a helper method.
2011-11-13 Chandler CarruthAdd a missing doxygen comment for a helper method.
2011-11-13 Chandler CarruthHoist a nested loop into its own method.
2011-11-13 Chandler CarruthRewrite #3 of machine block placement. This is based...
2011-11-13 Chad RosierThe order in which the predicate is added differs betwe...
2011-11-13 Chad RosierTemporarily disable SelectIntrinsicCall when in ARM...
2011-11-13 Chad RosierFix comments.
2011-11-13 Chad RosierAdd support for emitting both signed- and zero-extend...
2011-11-13 NAKAMURA TakumiPrune more RALinScan. RALinScan was also here!
2011-11-13 Jakob Stoklund... More dead code elimination in VirtRegMap.
2011-11-13 Jakob Stoklund... Stop tracking spill slot uses in VirtRegMap.
2011-11-13 Jakob Stoklund... Remove dead code and data from VirtRegMap.
2011-11-13 Jakob Stoklund... Stop tracking unused registers in VirtRegMap.
2011-11-13 Jakob Stoklund... Remove the -color-ss-with-regs option.
2011-11-13 Jakob Stoklund... Delete VirtRegRewriter.
2011-11-13 Jakob Stoklund... Switch PBQP to VRM's trivial rewriter.
2011-11-12 Jakob Stoklund... Delete the old spilling framework from LiveIntervalAnal...
2011-11-12 Jakob Stoklund... Delete the 'standard' spiller with used the old spillin...
2011-11-12 Jakob Stoklund... Switch PBQP to the modern InlineSpiller framework.
2011-11-12 Jakob Stoklund... Delete the linear scan register allocator.
2011-11-12 Jakob Stoklund... Remove histogram tests.
2011-11-12 Jakob Stoklund... RAGreedy is better about hinting now.
2011-11-12 Jakob Stoklund... Linear scan is going away.
2011-11-12 Jakob Stoklund... XFAIL test that depends on linear scan to remove dead...
2011-11-12 Jakob Stoklund... Remove obsolete test.
2011-11-12 Jakob Stoklund... Remove obsolete test.
2011-11-12 Jakob Stoklund... Remove obsolete test.
2011-11-12 Jakob Stoklund... Eliminate more linear scan tests.
2011-11-12 Jakob Stoklund... Switch a couple -O0 tests to RABasic.
2011-11-12 Jakob Stoklund... Switch a few tests off linearscan.
2011-11-12 Jakob Stoklund... Delete old test of a VirtRegRewriter feature.
2011-11-12 Jakob Stoklund... Remove old test that doesn't make sense.
2011-11-12 Craig TopperAdd more AVX2 shift lowering support. Move AVX2 variabl...
2011-11-12 Nick LewyckyDon't try to loop on iterators that are potentially...
2011-11-12 Akira HatanakaFix typo.
2011-11-12 Akira HatanakaImplement Mips64's handling of byval arguments in Lower...
2011-11-12 Sean CallananFixed the MCJIT so that it can emit not only instance
2011-11-12 Akira HatanakaImplement Mips64's handling of byval arguments in Lower...
2011-11-12 Akira Hatanaka64-bit arbitrary immediate pattern.
2011-11-12 Akira HatanakaFunction for handling byval arguments.
2011-11-12 Daniel DunbarLLVMBuild: Add info for gtest.
2011-11-12 Daniel Dunbarbuild: Attempt to rectify inconsistencies between CMake...
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...
next