oota-llvm.git
2012-05-19 Peter CollingbourneDo not eliminate allocas whose alignment exceeds that...
2012-05-19 Hal FinkelAdd a FIXME about access to negative stack-pointer...
2012-05-19 Jakob Stoklund... Remove the late DCE in RegisterCoalescer.
2012-05-19 Jakob Stoklund... Erase joined copies immediately.
2012-05-19 Jakob Stoklund... Fix an ancient bug in removeCopyByCommutingDef().
2012-05-19 Nadav RotemOn Haswell, perfer storing YMM registers using a single...
2012-05-19 Nadav RotemAdd support for additional in-reg vbroadcast patterns
2012-05-19 Benjamin KramerDisambiguate call to operator==.
2012-05-19 Jakob Stoklund... Collect inflatable virtual registers on the fly.
2012-05-19 Benjamin KramerValueMap: Use DenseMap's find_as mechanism to reduce...
2012-05-19 Benjamin KramerMove CallbackVHs dtor inline, it can be devirtualized...
2012-05-19 Craig TopperTidy up some spacing and inconsistent use of pre/post...
2012-05-19 Benjamin KramerRemove extra semicolons.
2012-05-19 Benjamin KramerProvide move semantics for TinyPtrVector and for DenseM...
2012-05-19 Stepan DyatkovskiyOrdinary PR1255 patch: DifferenceEngine and CPPBackend...
2012-05-19 Craig TopperCopy some AVX support from MCJIT to JIT. Maybe will...
2012-05-19 Jakob Stoklund... Eliminate dead code after remat.
2012-05-19 Jakob Stoklund... Don't remat during updateRegDefsUses().
2012-05-19 Jakob Stoklund... Immediately erase trivially useless copies.
2012-05-19 Jakob Stoklund... Run proper recursive dead code elimination during coale...
2012-05-19 Jakob Stoklund... Allow LiveRangeEdit to be created with a NULL parent.
2012-05-19 Eric ChristopherActually support DW_TAG_rvalue_reference_type that...
2012-05-19 Eric ChristopherAdd support for the 'd' mips inline asm output modifier.
2012-05-19 Andrew TrickSCEV: Add MarkPendingLoopPredicates to avoid recursive...
2012-05-18 Dan GohmanFix replacing all the users of objc weak runtime routines
2012-05-18 Jakob Stoklund... Modernize naming convention for class members.
2012-05-18 Jakob Stoklund... Move all work list processing to copyCoalesceWorkList().
2012-05-18 Nuno Lopesallow LazyValueInfo::getEdgeValue() to reason about...
2012-05-18 Jim GrosbachRefactor data-in-code annotations.
2012-05-18 Nick Kledzikfix warnings when compiling with -Wshadow
2012-05-18 Eric ChristopherRemove duplicate code that we could just fallthrough to.
2012-05-18 Jakob Stoklund... Simplify RegisterCoalescer::copyCoalesceInMBB().
2012-05-18 Nuno Lopesadd test case for bugfix in r157032
2012-05-18 Eric ChristopherAdd support for the mips 'x' inline asm modifier.
2012-05-18 Jakob Stoklund... Remove support for PhysReg joining.
2012-05-18 Joel JonesFileCheck-ify, apropos of nothing
2012-05-18 Stepan DyatkovskiyRecommited reworked r156804:
2012-05-18 Craig TopperSimplify code a bit. No functional change intended.
2012-05-18 Craig TopperSimplify handling of v16i8 shuffles and fix a missed...
2012-05-18 Evan ChengTeach two-address pass to update the "source" map so...
2012-05-18 Danil MalyshevTemporarily disabled the MCJIT tests for Darwin, becaus...
2012-05-18 Eric ChristopherClarify comment.
2012-05-18 Nuno Lopesfix corner case in ConstantRange::intersectWith().
2012-05-18 Kevin EnderbyFixed a bug in llvm-objdump when disassembling using...
2012-05-18 Jakob Stoklund... Remove a test that was only testing for physreg joining.
2012-05-17 Jakob Stoklund... Remove -join-physregs from the test suite.
2012-05-17 Nuno Lopesminor simplification in the call to ConstantRange const...
2012-05-17 Andrew Trickcomments
2012-05-17 Kevin EnderbyFix the encoding of the armv7m (MClass) for MSR APSR...
2012-05-17 Danil Malyshev- Added ExecutionEngine/MCJIT tests
2012-05-17 Bill WendlingRemove extraneous ';'.
2012-05-17 Andrew Trickmisched: trace ReadyQ.
2012-05-17 Andrew Trickmisched: Added 3-level regpressure back-off.
2012-05-17 Andrew Trickcomment
2012-05-17 Andrew Trickregpressure: Fix getMaxUpwardPressureDelta.
2012-05-17 Andrew Trickmisched: fix liveness iterators
2012-05-17 Andrew Trickwhitespace
2012-05-17 Jakob Stoklund... Never clear <undef> flags on already joined copies.
2012-05-17 Jakob Stoklund... Fix a verifier bug.
2012-05-17 Bill WendlingRelax the requirement that the exception object must...
2012-05-17 Evandro Menezes[Hexagon] Clean up Hexagon ELF definition.
2012-05-17 Chris Lattnerenhance the intrinsic info stuff to emit encodings...
2012-05-17 Tim NorthoverRemove incorrect pattern for ARM SMML instruction.
2012-05-17 Manuel KlimekFix compile error.
2012-05-17 Stepan DyatkovskiySelectionDAGBuilder: CaseBlock, CaseRanges and CaseCmp...
2012-05-17 Chris LattnerGenericize the intrinsics descriptor decoding a bit...
2012-05-17 Chris Lattnerfinish encoding all of the interesting details of intri...
2012-05-17 Chris Lattnerstrengthen the intrinsic descriptor stuff to be able...
2012-05-17 Chris Lattnersimplify code generated by tblgen that is not necessary...
2012-05-17 Francois PichetI forgot the #ifdef _MSC_VER guard in my last commit.
2012-05-17 Francois PichetFix the MSVC 2010 build: disable the optimizer for...
2012-05-16 Jakob Stoklund... Use RegUnits to compute overlapping registers.
2012-05-16 Akira HatanakaThis patch adds the register class for MIPS16 as well...
2012-05-16 Eric ChristopherGrammar.
2012-05-16 Jakob Stoklund... Set sub-register <undef> flags more accurately.
2012-05-16 Simon AtanasyanDisable JITTest.FunctionIsRecompiledAndRelinked and...
2012-05-16 Danil MalyshevAdded LLIMCJITMemoryManager to the lli. This manager...
2012-05-16 Benjamin KramerHexagon: Remove unused command line option.
2012-05-16 Duncan SandsI noticed that named metadata doesn't provide a direct...
2012-05-16 Chandler CarruthTeach the 'opt' tool about '-Os' and '-Oz', correspondi...
2012-05-16 Duncan SandsFix a thinko in DisintegrateMERGE_VALUES. Patch by...
2012-05-16 Chris LattnerSignificantly reduce the compiled size of Functions...
2012-05-16 Chris Lattnerhave tblgen emit cast<> instead of dyn_cast<> when...
2012-05-16 Evan ChengAvoid creating a cycle when folding load / op with...
2012-05-16 John CriswellFixed grammar for the llvm.trap intrinsic description.
2012-05-15 Jakob Stoklund... Enable sub-sub-register copy coalescing.
2012-05-15 Jakob Stoklund... Teach RegisterCoalescer to handle symmetric sub-registe...
2012-05-15 Jakob Stoklund... Handle NewReg==OldReg in renameRegister().
2012-05-15 Jakob Stoklund... We never call adjustCopiesBackFrom() for partial copies.
2012-05-15 Daniel Dunbarllvm-config: Use sys::fs::equivalent instead of string...
2012-05-15 Daniel Dunbar[Support] Add a version of sys::fs::equivalent() that...
2012-05-15 Daniel Dunbar[docs] Remove unsupported references to ExtraSource...
2012-05-15 Bill WendlingAdd blurb for Crack.
2012-05-15 Kevin EnderbyAdd a test case for r156840, a fix to llvm-objdump...
2012-05-15 Nuno Lopesreuse the result of some expensive computations in...
2012-05-15 Jakob Stoklund... Extend the CoalescerPair interface to handle symmetric...
2012-05-15 Akira HatanakaUpdate MIPS' section in the release notes. Patch by...
2012-05-15 Andrew TrickAdd -enable-aa-sched-mi, off by default, for AliasAnaly...
2012-05-15 Kevin EnderbyFixed a bug in llvm-objdump when disassembling using...
2012-05-15 Daniel Dunbarllvm-build: Add support for non-installed libraries...
next