oota-llvm.git
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...
2005-05-17 Misha BrukmanAdd link to debugging code generators with bugpoint
2005-05-16 Reid SpencerIt would help if the headings were sorted properly.
2005-05-16 Reid SpencerFix a brain blunder in the HTML output.
2005-05-16 Reid SpencerSometimes tab completion is *not* your friend. Added...
2005-05-16 Reid SpencerAdjust the dependencies and generate the output to...
2005-05-16 Reid SpencerAdd a script to generate information about the number...
2005-05-16 Reid SpencerAdd the ability to generate the User LOC page via the...
2005-05-16 Chris Lattnermore minor edits
2005-05-16 Chris Lattnermore edits
2005-05-16 Chris Lattnermore edits, include stuff from the status update
2005-05-16 Duraid Madinapretty tiny change (looks like adding the HP-UX detecti...
2005-05-16 Chris Lattnerflush on the right and indented on the left looks a...
2005-05-16 John CriswellAdded a note about how the type can be omitted in call...
2005-05-16 Chris Lattnerfix a typo duraid noticed
2005-05-16 Duraid Madinacomment the hpux bit
2005-05-16 Chris Lattnermore edits
2005-05-16 Duraid MadinaHP-UX system headers make a mess of isinf(), so much...
2005-05-16 Duraid Madinahp-ux needs this to get through the System/Support...
2005-05-16 Duraid Madinadetect HP-UX when configuring
2005-05-16 Chris Lattnerremove deprecated methods
2005-05-15 Chris LattnerGCC4 + IA64 = badnews
2005-05-15 Reid SpencerRemove the check for the ffsll function. Its no longer...
2005-05-15 Chris LattnerImprove statement
2005-05-15 Reid SpencerDon't eliminate a test case, just the form of the test...
2005-05-15 Chris LattnerThis does not belong
2005-05-15 Reid SpencerDon't look for __builtin_ffs, we'll never see it from...
2005-05-15 Reid SpencerAdd a case with non-constant argument for testing the...
2005-05-15 Reid SpencerProvide this optimization as well:
2005-05-15 Chris LattnerPPC "branch and link" instructions are branches in...
2005-05-15 Chris LattnerFix andrews changes to fit in 80 columns
2005-05-15 Chris Lattnerctlz = most signficant bits, cttz = least sig
2005-05-15 Chris Lattnerfix warning
2005-05-15 Chris Lattnerfix compiler warning
2005-05-15 Reid SpencerDuh .. you actually have to #include Config/config...
2005-05-15 Reid SpencerSome cleanups for compilation with GCC 4.0.0 to remove...
2005-05-15 Chris Lattneradd a sparcv8 section, make this validate
2005-05-15 Chris Lattnermore edits, add anchors
2005-05-15 Duraid Madinamake angry compilers happy again
2005-05-15 Duraid MadinaaCC and STLport complained about this, because they...
2005-05-15 Chris Lattneredits to the simplify-libcalls element, move it higher...
2005-05-15 Chris Lattneradd generated code
2005-05-15 Chris Lattnerdon't reserve space for tailcall arg areas. It explici...
2005-05-15 Reid SpencerMake note of the -simplify-libcalls pass.
next