oota-llvm.git
2005-06-17 Chris Lattnernew testcase for PR586
2005-06-17 Chris LattnerDon't crash when dealing with INTMIN. This fixes PR585 and
2005-06-17 Chris Lattnernew testcase for PR585
2005-06-17 Chris LattnerDon't crash on: X = phi (X, X).
2005-06-17 Chris Lattnernew testcase for PR584
2005-06-17 Chris Lattneravoid constructing out of range shift amounts.
2005-06-16 Nate BegemanFix bug 537 test 2, which checks to make sure that...
2005-06-16 Chris LattnerFix PR583 and testcase Transforms/InstCombine/2005...
2005-06-16 Chris Lattnernew testcase for PR583
2005-06-16 Chris LattnerFix PR571, removing code that does just the WRONG thing :)
2005-06-16 Chris LattnerFix a bug in my previous patch. Do not get the shift...
2005-06-15 Chris LattnerFix PR575, patch provided by John Mellor-Crummey. ...
2005-06-15 Chris Lattnernew testcase for PR580
2005-06-15 Chris LattnerFix PR582. The rewriter can move casts around, which...
2005-06-15 Chris Lattnernew testcase for PR582
2005-06-15 Chris LattnerDo not promote globals only used by main to locals...
2005-06-15 Chris Lattnernew testcase for PR579
2005-06-15 Chris LattnerFix PR577 and testcase InstCombine/2005-06-15-ShiftSetC...
2005-06-15 Chris Lattnernew testcase for PR577
2005-06-15 Reid SpencerDon't lie to the casual reader about Value subclassing...
2005-06-15 Nate BegemanAdd some operators the PowerPC backend needs to efficie...
2005-06-15 Reid SpencerPut the hack back in that removes features, causes...
2005-06-15 Nate BegemanCommit fix for generating conditional branch pseudo...
2005-06-14 Duraid Madinanothing funny about building the CFE on Linux/Itanium
2005-06-14 Nate BegemanCommit a small improvement that is already in the x86...
2005-06-13 Reid SpencerUnbreak several InstCombine regression checks introduce...
2005-06-12 Nate BegemanWhen compiled with GCC 4.0, a latent bug was exposed...
2005-06-12 Nate BegemanFix a memory smasher caught by Mac OS X's debug malloc...
2005-06-09 Chris LattnerFix a 64-bit problem, passing (int)0 through ... instea...
2005-06-09 Chris LattnerFix a problem on 64-bit targets where we passed (int...
2005-06-08 Andrew Lenharthmake SparcV8 and V9 seperately configurable
2005-06-08 Andrew Lenharthfix BranchCC with a setCC with an arg of 0
2005-06-08 Reid SpencerFor PR572:
2005-06-08 Nate BegemanHandle some more real world cases of rlwimi. These...
2005-06-08 Nate BegemanFix lli linking on Mac OS X 10.4.1 for Intel.
2005-06-08 Andrew LenharthRemove code for conversion from old style va_args....
2005-06-06 Misha BrukmanWe also have V8, so do not force every Sparc to be...
2005-06-06 Misha Brukman* Add ability to specify the target LLVM will compile...
2005-06-06 Misha BrukmanFix spelling of `correlate'
2005-06-06 Andrew Lenharthallow marking of loads and stores in the instruction...
2005-06-06 Andrew Lenharthhide basic block labels. The utility of these for...
2005-06-06 Misha Brukman* Replace block of commented-out lines with #if 0
2005-06-04 Andrew Lenharthhack to fix bzip2 (bug 571)
2005-06-02 Reid SpencerFix the definitions of LLVMGCC and LLVMGXX to include...
2005-06-02 Reid SpencerMake sure that Cygwin assembly includes _ as part of...
2005-06-02 Reid SpencerPut in a hack for Cygwin that prevents mkdtemp from...
2005-05-31 Andrew Lenharthtry custom expanders, doesn't seem to expand yet, so...
2005-05-31 Andrew Lenharthswitch to the new live in thing. Really, this time...
2005-05-31 Andrew Lenharthswitch to the new live in thing
2005-05-31 Andrew Lenharthswitch to the new live in thing
2005-05-29 Reid SpencerMake sure the tools get built if no build target is...
2005-05-27 Andrew Lenharthmatch gcc, makes diff easier
2005-05-26 Andrew LenharthFix 2005-05-12-Int64ToFP
2005-05-26 Misha BrukmanAdd a -cvstag option for testing specific branches...
2005-05-25 Reid SpencerAdd a "libs-only" target for avoiding construction...
2005-05-24 Reid SpencerTwo dist-check related changes:
2005-05-21 Reid SpencerRemove trailing blank line, just to test whether the...
2005-05-21 Reid SpencerMake the registration hash_map static. No other module...
2005-05-21 Reid SpencerAdjust the file comment to read a little easier.
2005-05-21 Reid SpencerMake sure ... arguments are casted to sbyte* where...
2005-05-21 Reid SpencerAdd a "brief" comment for CastToCStr
2005-05-20 Chris Lattnernew testcase
2005-05-20 Chris LattnerFix mismatched type problem that crashed on cases like...
2005-05-20 Chris LattnerFix Transforms/SimplifyCFG/switch-simplify-crash.ll
2005-05-20 Chris LattnerNew testcase that crashes simplifycfg, identified accid...
2005-05-20 Nate BegemanC'mon everybody, let's modify X86JITInfo.cpp. This...
2005-05-20 Reid SpencerFinally get the quoting right for both Unix and Windows...
2005-05-20 Misha BrukmanSince everyone else has "fixed" this file, might as...
2005-05-20 Andrew Lenharthnow with a legend, and multiple lines work.
2005-05-20 Andrew LenharthOK, the simple scheme for the db plus a couple of cgi...
2005-05-20 Chris LattnerFix this a 3rd time :)
2005-05-20 Andrew Lenharthfix compilation error due to no abort being defined...
2005-05-20 Duraid Madinare-enable direct calls, this should just be a performan...
2005-05-20 Duraid Madinathis seems dead (and broke the ia64 build, so..)
2005-05-20 Chris LattnerGive the asmparser the ability to parse strings. Patch...
2005-05-20 Chris LattnerGive the asmparser the ability to parse strings, patch...
2005-05-20 Jeff CohenFix tail call support in VC++ builds
2005-05-19 Reid SpencerMake sure that tool names don't have any leading or...
2005-05-19 Reid SpencerMake sure that tool names don't have any leading or...
2005-05-19 Reid SpencerBuild the install directories just exactly as any other...
2005-05-19 Reid SpencerFor PR514: Do not configure removed files
2005-05-19 Reid SpencerFor PR514: Do not configure removed files
2005-05-19 Chris LattnerFastcc passes arguments in EAX and EDX, make sure the...
2005-05-19 Chris LattnerTailcalls require stubs to be emitted. Otherwise,...
2005-05-19 Reid SpencerFor PR514:
2005-05-19 Reid SpencerMake the value to -s not be interpreted as a file name
2005-05-19 Reid SpencerAdd an llvmc specification file for the "st" suffix...
2005-05-19 Reid SpencerFor PR514:
2005-05-19 Reid SpencerTwo changes to support building shared libraries that...
2005-05-18 Chris LattnerReid linked to the CVS release notes on newsforge :(
2005-05-18 Misha BrukmanWrap long lines
2005-05-18 John CriswellNew Release Notes for LLVM 1.6.
2005-05-18 Misha BrukmanOnward to LLVM-1.6 and beyond!
2005-05-18 John CriswellUpdated version to LLVM 1.6 CVS.
2005-05-18 John CriswellMerged in release_15.
2005-05-18 Chris Lattnerteach the inliner about coldcc and noreturn functions
2005-05-17 Misha BrukmanRemove extra header in the SPARC section
2005-05-17 Reid SpencerFix a few grammaros.
2005-05-17 Misha Brukman* Add a link to the pattern-matching codegen docs
2005-05-17 Misha BrukmanRecommend writing new instruction selectors using patte...
next