oota-llvm.git
2009-10-13 David GoodwinAdd debugging output.
2009-10-13 Ted KremenekProvide a mode for ImmutableMap/ImmutableSet to not...
2009-10-13 Sandeep PatelAdd ARMv6T2 SBFX/UBFX instructions. Approved by Anton...
2009-10-13 Ted KremenekUpdate CMake file (lexically order files).
2009-10-13 Devang PatelDo not write empty METADATA_ATTACHMENT record.
2009-10-13 Devang PatelRemove unnecessary assert.
2009-10-13 Benjamin KramerUpdate the other CMake file.
2009-10-13 Devang PatelParse GEP with attached custom metadata. This happens...
2009-10-13 Ted KremenekUpdate CMake file.
2009-10-13 Evan ChengRefactor some code. No functionality changes.
2009-10-13 Dan GohmanCommit the removal of this file, which is now moved...
2009-10-13 Dan GohmanMove the InlineCost code from Transforms/Utils to Analysis.
2009-10-13 Dan GohmanStart refactoring the inline cost estimation code so...
2009-10-13 Chris Lattnerchange simplifycfg to not duplicate 'unwind' instructio...
2009-10-13 Chris Lattnerconvert to filecheck
2009-10-13 Chris Lattnerrename test
2009-10-13 Dan GohmanMake LoopUnswitch's cost estimation count Instructions...
2009-10-13 Chris Lattnerrename ReleaseNotes-2.6.html -> ReleaseNotes.html
2009-10-13 Chris Lattneradd Zero
2009-10-13 Jeffrey YasskinMake the ExecutionEngine automatically remove global...
2009-10-13 Chris Lattnerdon't use dead loads as tests.
2009-10-13 Devang Patel"there is not any instruction with attached debug info...
2009-10-13 Bob WilsonAdd some ARM instruction encoding bits.
2009-10-13 Bob WilsonFix regression introduced by r83894.
2009-10-13 Devang PatelCopy metadata when value is RAUW'd. It is debatable...
2009-10-13 Devang PatelDisable this test for now.
2009-10-13 Bob WilsonFix a tab. Thanks to Johnny Chen for pointing it out.
2009-10-13 Duncan SandsThe eh.exception intrinsic only reads from memory,...
2009-10-13 Duncan SandsPacify the compiler (signed with unsigned comparison...
2009-10-13 Nick LewyckyForce memory use markers to have a ConstantInt for...
2009-10-13 Nick LewyckyTeach BasicAA a little something about the atomic intri...
2009-10-13 Nick LewyckyAdd new "memory use marker" intrinsics. These indicate...
2009-10-13 Daniel DunbarFix a -Asserts warning.
2009-10-13 Chris Lattnerremove dead header.
2009-10-13 Chris Lattnerremove notcast, it is now dead!
2009-10-13 Chris Lattnerremove two old and nearly useless tests.
2009-10-13 Devang PatelXFAIL these tests for now.
2009-10-13 Dan GohmanAdd a ceilLogBase2 function to APInt.
2009-10-13 Victor HernandezMemory dependence analysis was incorrectly stopping...
2009-10-13 Edward O'CallaghanRegenerate configure for rev. 83823 putback.
2009-10-12 Devang PatelEnable "debug info attached to an instruction" mode.
2009-10-12 Devang PatelFind enclosing subprogram info.
2009-10-12 Devang PatelSet default location for a function if it is not set.
2009-10-12 Kevin EnderbyFix two warnings about unused variables that are only...
2009-10-12 Bob WilsonDelete a comment that makes no sense to me. The statem...
2009-10-12 Kevin EnderbyFix a problem in the code where ARMAsmParser::ParseShif...
2009-10-12 Evan ChengMake licm debug message readable.
2009-10-12 Bob WilsonChange CreateNewWater method to return NewMBB by reference.
2009-10-12 Bob WilsonLast week, ARMConstantIslandPass was failing to converg...
2009-10-12 Bob WilsonAnother minor clean-up.
2009-10-12 Chris Lattnerallow this testcase to pass with recent changes. The...
2009-10-12 Bob WilsonRemove redundant parameter.
2009-10-12 Bob WilsonUse early exit to reduce indentation.
2009-10-12 Bob WilsonChange to return a value by reference.
2009-10-12 Bob WilsonAdd a typedef for an iterator.
2009-10-12 Dale JohannesenRevert the kludge in 76703. I got a clean
2009-10-12 Dale JohannesenFix warning.
2009-10-12 Chris Lattnerfix validation error pointed out by gabor (and the...
2009-10-12 Chris LattnerImprove bugpoint doc, patch by Timo Lindfors!
2009-10-12 Jeffrey YasskinFix llvm.org/PR5160, to let CallbackVHs modify other...
2009-10-12 Gabor Greifanother bunch of <tt>s
2009-10-12 Dan GohmanRemove a redundant member variable.
2009-10-12 Dan GohmanDelete some obsolete declarations.
2009-10-12 Gabor Greifeven more <tt>s
2009-10-12 Dan GohmanDon't forget to mark RAX as live-out of the function...
2009-10-12 Gabor Greifmore typewriter face
2009-10-12 Gabor Greiffix three validation errors, I leave the fourth to...
2009-10-12 Gabor Greifset some options in typewriter font
2009-10-12 Benjamin KramerDocumentation: Perform automated correction of common...
2009-10-12 Torok EdwinFix typo, patch from Timo Juhani Lindfors.
2009-10-12 Benjamin KramerEliminate some redundant llvm-as calls.
2009-10-12 Edward O'CallaghanMissing CHECK: lines makes test exit abnormally.
2009-10-12 Edward O'CallaghanFileCheck not CheckFile, oops.
2009-10-12 Edward O'CallaghanConvert InstCombine/call.ll to CheckFile.
2009-10-12 Edward O'CallaghanConvert the rest of the InstCombine tests from notcast...
2009-10-12 Nick LewyckyRemove this part of the test, it never actually tested...
2009-10-12 Edward O'CallaghanFix syntax error missed in converting zext.ll test...
2009-10-12 Edward O'CallaghanConvert InstCombine tests from notcast to FileCheck.
2009-10-12 Nate BegemanMore heuristics for Combiner-AA. Still catches all...
2009-10-12 Edward O'CallaghanHaiku porting patches, Credit to Paul Davey.
2009-10-12 Chris LattnerFix PR5087, patch by Jakub Staszak!
2009-10-12 Chris Lattneradd some more hooks to the C bindings, patch by Kenneth...
2009-10-12 Douglas GregorMake ParallelJIT pthreads linking with CMake slightly...
2009-10-12 Edward O'CallaghanFix LLVM CMake build system so that it may now work...
2009-10-12 Chris Lattnerpopulate instcombine's initial worklist more carefully...
2009-10-11 Chris Lattnerrevert r83814 for now, it is making the llvm-gcc bootst...
2009-10-11 Chris Lattnerpic16 uses 16 bit pointers, but is 8 bit.
2009-10-11 Chris Lattnerpopulate instcombine's initial worklist more carefully...
2009-10-11 Nick LewyckyFix Makefile to build correctly on Darwin. Patch by...
2009-10-11 Anton KorobeynikovAdd missed mem-mem move patterns
2009-10-11 Anton KorobeynikovAdd MSP430 mem-mem insts support. Patch by Brian Lucas...
2009-10-11 Chris Lattnerremove some harmful code that would turn an inserteleme...
2009-10-11 Anton KorobeynikovAdd bunch of MSP430 'feature' tests. Patch by Brian...
2009-10-11 Chris Lattnerreduce vec_shuffle2 and merge into vec_shuffle.
2009-10-11 Chris Lattnerfilecheckize vec_shuffle.ll and merge shuffle.ll into it.
2009-10-11 Chris Lattnerfilecheckize
2009-10-11 Chris Lattnerrename test
2009-10-11 Chris Lattnerremove old testcase
2009-10-11 Chris Lattnermerge test into shift.ll, this also eliminates awful...
2009-10-11 Chris Lattnerconvert to filecheck.
next