oota-llvm.git
2005-02-22 Chris LattnerRemove a bunch of dead templates.
2005-02-22 Chris LattnerC++ is not a functional programming language.
2005-02-22 Andrew Lenharthdynamic stack allocas
2005-02-22 Chris LattnerFix a bug in the 'store fpimm, ptr' -> 'store intimm...
2005-02-22 Andrew Lenharthno longer build as a shared library
2005-02-21 Chris Lattneradd another plausible reason
2005-02-21 Chris Lattnernew testcase for PR523
2005-02-20 Chris LattnerBug fixed.
2005-02-20 Chris LattnerNew testcase for PR522.
2005-02-20 Chris LattnerFix problems running the HowToUseJIT on powerpc, and...
2005-02-20 Jeff CohenFix silly mistake.
2005-02-20 Jeff CohenImplement standard I/O redirection in ExecuteAndWait().
2005-02-19 Chris LattnerAdd support for ".so" files compiled with LLVM which...
2005-02-19 Chris LattnerEliminate silly warnings from the linker of the form:
2005-02-19 Chris Lattnertypeo
2005-02-19 Chris LattnerNew entry.
2005-02-19 Chris LattnerBug fixed.
2005-02-19 Chris LattnerTestcase for PR520
2005-02-19 Chris LattnerAdjust this test to pass after recent CFE changes....
2005-02-19 Chris LattnerBug fixed.
2005-02-19 Chris LattnerMake this testcase harder, to test the read case as...
2005-02-19 Chris Lattnernew testcase.
2005-02-19 Jeff CohenChange __MINGW to __MINGW32__. Patch submitted by...
2005-02-19 Chris LattnerFix a bug.
2005-02-18 Reid SpencerQuote the value of the PATH variable so that Cygwin...
2005-02-18 Reid SpencerAllow dejagnu tests to run on Windows/Cygwin. Quote...
2005-02-18 Reid SpencerAdjust the help output so that it will fit cleanly...
2005-02-18 Misha Brukman* llvmc does not have a -V switch
2005-02-18 Jeff CohenMake PreventCoreFiles() do the right thing on Windows.
2005-02-17 Misha BrukmanRemove colloquialisms from the documentation.
2005-02-17 Misha BrukmanFix compilation errors with VS 2005, patch contributed...
2005-02-17 Misha BrukmanFix compilation errors with VS 2005, patch by Aaron...
2005-02-17 Chris LattnerDon't rely on doubles comparing identical to each other...
2005-02-17 Chris LattnerMap doubles from integers, not the double itself.
2005-02-17 Chris LattnerDon't sink argument loads into loops or other bad place...
2005-02-17 Chris LattnerDo not mark obviously unreachable blocks live when...
2005-02-17 Chris LattnerNew files, testing for a crash in ADCE compiling QT...
2005-02-17 Chris LattnerScary typo that fixes Regression/Transforms/IndVarsSimp...
2005-02-17 Chris Lattnernew testcase for PR515
2005-02-16 Reid SpencerRemove the "pax" program from the list of those needed...
2005-02-16 Reid SpencerFix installation of configuration files.
2005-02-16 Reid Spencer* Don't flatten the directory hierarchy when installing...
2005-02-16 Reid SpencerDon't use pax for installing header files. Use the...
2005-02-16 Jeff CohenSomehow tablegen.exe got moved... fix up tablegen invoc...
2005-02-16 Jeff CohenGet bugpoint compiling with VC++ again, not that it...
2005-02-16 Jeff CohenArg list already has program name in it.
2005-02-16 Tanya LattnerFixed node deletion bug.
2005-02-15 Chris LattnerInstead of doing a manual comparison loop, just use...
2005-02-15 Chris LattnerMake this more efficient now that we know both files...
2005-02-15 Misha BrukmanFix spelling
2005-02-15 Reid SpencerAdjust DiffFilesWithTolerance to help poor cygwin's...
2005-02-15 Andrew Lenharthadd Alpha to llc
2005-02-15 Chris LattnerFix a problem where the PPC backend lost track of the...
2005-02-15 Chris LattnerAdd a sanity check.
2005-02-15 Chris LattnerAdd a new method to make it easy to update graphs.
2005-02-15 Chris LattnerBug fixed
2005-02-15 Chris LattnerFix volatile load/store of pointers. Consider this...
2005-02-15 Chris LattnerBug fixed.
2005-02-15 Chris LattnerNew testcase for PR510.
2005-02-14 Chris Lattnerwow, interesting typo :)
2005-02-14 Chris Lattnerexecution tests shouldn't go here. This was killing...
2005-02-14 Reid SpencerFor PR496:
2005-02-14 Chris LattnerFix a bug in my previous change to this, which broke...
2005-02-14 Chris LattnerPrint GEP offsets as signed values instead of unsigned...
2005-02-14 Chris LattnerA testcase that LLC produces illegal asm on for Prolang...
2005-02-14 Chris LattnerFix the second bug attached to PR504.
2005-02-14 Chris LattnerWork around GCC PR19958, which causes programs to somet...
2005-02-14 Misha BrukmanWrite out single characters as chars, not strings.
2005-02-14 Chris LattnerBugs fixed
2005-02-14 Chris LattnerImplement CodeGen/CBackend/2005-02-14-VolatileOperations.ll
2005-02-14 Chris Lattnernew testcase
2005-02-14 Reid SpencerUpdate makefile to use PROJ_* makefile variables intead...
2005-02-14 Reid SpencerUpdate comments to reflect new variable names. Patch...
2005-02-14 Misha BrukmanGive props to Andrew for the Alpha backend
2005-02-14 Andrew Lenharthfix setcc on floats, fixes singlesource:pi, perhaps...
2005-02-14 Chris Lattnernew testcase for PR509
2005-02-13 Chris LattnerFix the llvm bootstrap
2005-02-13 Chris LattnerMove private helper function into the only .cpp file...
2005-02-13 Chris LattnerMove helper function here.
2005-02-13 Chris LattnerConform to the documented interface by null terminating...
2005-02-13 Chris LattnerMake sure to null terminate argument lists!
2005-02-13 Chris LattnerIf errno is zero strerror_r does not modify the buffer...
2005-02-13 Chris LattnerAdd some updates
2005-02-13 Chris LattnerSuSE 3.3.3 is also borken.
2005-02-13 Chris LattnerDo not replace ostream << Module*, only ostream <<...
2005-02-13 Chris LattnerPrint the module, not the pointer.
2005-02-13 Reid SpencerMake the check for global variables the same as the...
2005-02-13 Chris LattnerNuke blank line.
2005-02-13 Chris LattnerMinor cleanup. No need to explicitly tell the compiler...
2005-02-13 Chris LattnerMake sure to clear the LazyFunctionLoadMap after we...
2005-02-13 Chris LattnerDo not put internal symbols into the symbol table....
2005-02-13 Chris LattnerInclude local time on the web page for start/end times.
2005-02-13 Chris LattnerPrint something useful for gccld -v with an archive.
2005-02-13 Reid SpencerFix PR506:
2005-02-13 Chris LattnerCorrect the recursive PHI node handling routines in...
2005-02-13 Chris LattnerAdd a new replaceSymbolicValuesWithConcrete method...
2005-02-13 Andrew Lenharthnon-ieee arith crashes passes on alpha
2005-02-12 Andrew Lenharthtry to do better match for i32 adds
2005-02-12 Andrew Lenharthmake FP conversion more conservative (matches gcc)
2005-02-12 Andrew Lenharthoops, I was sure this had already gond though the night...
next