oota-llvm.git
2009-11-18 Bob WilsonFix a few places that were missed when we converted...
2009-11-18 Jakob Stoklund... Don't require LiveVariables for PHIElimination. Enable...
2009-11-18 Daniel DunbarTurn LLVM_BUILD_EXAMPLES off by default in CMake builds...
2009-11-18 Daniel Dunbarlit: Fix exclude dirs functionality.
2009-11-18 Nick LewyckyFix passing of float arguments through ffi.
2009-11-18 Bob WilsonAdd a target hook to allow changing the tail duplicatio...
2009-11-18 Bill WendlingThe llvm-gcc front-end and the pass manager use two...
2009-11-18 Dan GohmanSimplify ComputeMultiple so that it doesn't depend...
2009-11-18 Jakob Stoklund... Fix inverted test and add testcase from failing self...
2009-11-17 Devang PatelRemove dead code.
2009-11-17 Eric ChristopherAdd ability to set code model within the execution...
2009-11-17 Jakob Stoklund... Remove fragile test.
2009-11-17 Jim Grosbachgrammar
2009-11-17 Jim GrosbachEnable arm jumpt table adjustment.
2009-11-17 Jakob Stoklund... Disable -split-phi-edges to unbreak the buildbots
2009-11-17 Jakob Stoklund... Never call UpdateTerminator() when AnalyzeBranch would...
2009-11-17 Anton KorobeynikovForgot to commit test fixes
2009-11-17 Anton KorobeynikovBoth Darwin as and GNU as violate ARM docs wrt printing...
2009-11-17 Evan ChengAdd a WriteAsOperand for MachineBasicBlock so MachineLo...
2009-11-17 Evan ChengFix comment.
2009-11-17 Jakob Stoklund... Enable -split-phi-edges by default, except when -regall...
2009-11-17 Jim Grosbach80-column violations
2009-11-17 Viktor KutuzovAdded getArchNameForAssembler method to the Triple...
2009-11-17 Bob WilsonRemove a special case for tail merging that seems to...
2009-11-17 Evan ChengGeneralize OptimizeLoopTermCond to optimize more loop...
2009-11-17 Dan GohmanSet MadeChange instead of MadeChangeThisIteration.
2009-11-17 Benjamin KramerRevert CPU detection code to return "generic" instead...
2009-11-17 Jim GrosbachRemove trailing whitespace
2009-11-17 Bob WilsonUpdate a comment, now that tail duplication happens...
2009-11-17 Johnny ChenSet Inst{15-12} (Rd/Rt) to 0b1111 (PC) for BR_JTadd...
2009-11-17 Bob WilsonPerform tail duplication only once, after tail merging...
2009-11-17 Nuno Lopesadd Case() with 5 args
2009-11-17 Jay FoadFix HTML formatting.
2009-11-17 Duncan Sands1. Allow SCCIterator to work with GraphT types that...
2009-11-17 Duncan SandsMake bugpoint pass -load arguments to LLI. This lets...
2009-11-17 Evan ChengRevert 89021. It's miscompiling llvm-gcc driver driver...
2009-11-17 Evan ChengRe-apply 89011. It's not to be blamed.
2009-11-17 Daniel Dunbar"XFAIL" the Split2 StringReft test with Apple gcc,...
2009-11-17 Evan ChengRevert 89011. Buildbot thinks it might be breaking...
2009-11-17 Nick LewyckyRemove VISIBILITY_HIDDEN from the classes in this direc...
2009-11-17 Duncan SandsFollowing a suggestion of Daniel Dunbar, stop people...
2009-11-17 Nick LewyckyRevert r88939.
2009-11-17 Nick LewyckyFail less mysteriously; inform the user that their...
2009-11-17 Lang HamesFixed call to wrong constructor.
2009-11-17 Owen AndersonFix a race condition in the Timer class.
2009-11-17 Bill WendlingRefactor the code that creates the "dot-label" differen...
2009-11-17 Jim GrosbachWhen moving a block for table jumps, make sure the...
2009-11-17 Jakob Stoklund... Enable -split-phi-edges by default
2009-11-17 Evan ChengMOV64rm should be marked isReMaterializable.
2009-11-17 Dan GohmanRemove the optimizations that convert BRCOND and BR_CC...
2009-11-17 Devang PatelRemove debug info attached with an instruction.
2009-11-17 Jeffrey YasskinIn GlobalVariable::setInitializer, assert that the...
2009-11-17 Evan ChengA few more instructions that should be marked re-materi...
2009-11-17 Jim GrosbachConvert to FileCheck
2009-11-17 Jim GrosbachConvert to FileCheck
2009-11-17 Jim GrosbachCleanup. Missed removing these when converting. Oops.
2009-11-16 Johnny ChenSet Rm bits of BX_RET to 0b1110 (R14); and set conditio...
2009-11-16 Dan GohmanFix this test - there don't appear to be any actual...
2009-11-16 Dan GohmanRevert r87049, which was the workaround for the regress...
2009-11-16 Jeffrey YasskinRevert the test from r88984. It relies on being able...
2009-11-16 Jim GrosbachConvert to FileCheck
2009-11-16 Dan GohmanInitialize the new AsmPrinterFlags field to 0, fixing...
2009-11-16 Jeffrey YasskinMake X86-64 in the Large model always emit 64-bit calls.
2009-11-16 Daniel DunbarDon't build examples by default, use BUILD_EXAMPLES...
2009-11-16 Daniel DunbarAdd "Unoptimized" build (NO_DEBUG_SYMBOLS=1 ENABLE_OPTI...
2009-11-16 Eric ChristopherFix unused variables warnings.
2009-11-16 Evan Cheng- Check memoperand alignment instead of checking stack...
2009-11-16 Devang PatelRevert r88939.
2009-11-16 David GreeneFix an expensive-checks error.
2009-11-16 Jim GrosbachMake the pass class name more explicit.
2009-11-16 Jim Grosbachmake pass name a bit more clear
2009-11-16 Dan GohmanRevert 88957. This file uses CodeGenOpt, which is defin...
2009-11-16 Dan GohmanRemove an unnecessary #include.
2009-11-16 Dan GohmanSink a #include <map> to where it's actually needed.
2009-11-16 Dan GohmanMake PseudoSourceValue's classof recognize
2009-11-16 Dan GohmanFix a typo in a comment.
2009-11-16 Jim GrosbachConvert to FileCheck
2009-11-16 Lang HamesAdded a testcase for PR5495.
2009-11-16 Rafael EspindolaAdd configure options for specifying where to look...
2009-11-16 Jim GrosbachConvert to FileCheck
2009-11-16 Bob WilsonFix a comment.
2009-11-16 Devang PatelAdd VISIBILITY_HIDDEN marker.
2009-11-16 Jim GrosbachSimplify thumb2 jump table adjustments. Remove unnecess...
2009-11-16 Jim Grosbachclarify comment
2009-11-16 Bob WilsonFix some comments.
2009-11-16 Bob WilsonWhitespace: be consistent with pointer syntax.
2009-11-16 Bob WilsonClean up whitespace.
2009-11-16 Jim Grosbachtbb opt off by default
2009-11-16 Jim Grosbachback off for a bit. tracking down weirdness
2009-11-16 Jim GrosbachAnalyze has to be before checking the condition, obviou...
2009-11-16 Douglas GregorMake ERROR_IF_USED macro work with GCC <= 4.2, Apple...
2009-11-16 Duncan SandsMake sure that if anyone passes a name by accident...
2009-11-16 David GreeneSupport spill comments.
2009-11-16 Duncan SandsBuildIntCast takes an additional parameter, isSigned.
2009-11-16 Duncan SandsCreateIntCast takes an "isSigned" parameter. Pass...
2009-11-16 Evan ChengSpecial case FixedStackPseudoSourceValueVal as well...
2009-11-16 Evan ChengCheck if subreg index is zero.
2009-11-16 Evan ChengFor some targets, a copy can use a register multiple...
2009-11-16 Evan Chengxfail for now. It has been failing.
2009-11-16 Bruno Cardoso... Disable ldc1/sdc1 instructions for mips1 targets.
next