2002-01-30 |
Chris Lattner | Convert analyses over to new Pass framework |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Chris Lattner | Checkin new pass framework. This one is more useful... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Chris Lattner | Don't die on call instructions, which reference methods |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Chris Lattner | Add rule to build tar.gz file. |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Chris Lattner | Exclude doxygen docs from srcs |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Chris Lattner | Check in GCC 3.02 compatiblity headers for GCC 2.95.3 |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Chris Lattner | Make gcc tests depend on the part of GCC that actually... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Chris Lattner | Remove extraneous #includes |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Chris Lattner | Remove opt namespace |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Chris Lattner | Checkin support for building doxygen stuff |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Chris Lattner | Accept, but ignore -lfoo options. |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Chris Lattner | Testcase for SymbolTable.cpp bug |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Chris Lattner | This checkin fixes the bug described in: |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Chris Lattner | Check in fix for bug: test/Regression/Assembler/ValueRe... |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Chris Lattner | Check in testcase and fix |
commit | commitdiff | tree | snapshot |
2002-01-24 |
Chris Lattner | New testcase to ensure GCC doesn't emit type identifier... |
commit | commitdiff | tree | snapshot |
2002-01-24 |
Chris Lattner | Checkin testcase for bug recently fixed |
commit | commitdiff | tree | snapshot |
2002-01-24 |
Chris Lattner | Initial Checkin of gccld |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | Initial Checkin |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | Initial checkin of now fixed bug |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | Initial Checkin |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | Implement the clock() function |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | More rules checked in |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | Failure.sh moved up a level |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | Initial checkin of Makefile, just a dummy file for... |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | Initial checkin |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | Change test scripts so that they do not stop on failure... |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | Initial checking of Failure.sh |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | New minimal makefile |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | Removal of more unnecesary stuff |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | * Expose new command line arg --debug-pass for gccas... |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | Implement new DeadInstElmination pass |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | Make it build with 2.95.3 |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | * Expose new pass DeadInstElimination |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | Pull run() into Pass.cpp |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Chris Lattner | Add := to make stuff more efficient |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Chris Lattner | In an amazing fit of stupidity, I flipped the condition... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Chris Lattner | Only run DeadInst elimination early, because it is... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Chris Lattner | Moved to Programs/SingleSource |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Chris Lattner | Move some makefile stuff to subdirectories |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Chris Lattner | These are unneccesary now |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Chris Lattner | Misc cleanups. Allocate ofstream statically, and use... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Chris Lattner | Oops, misnamed function, didn't override correctly... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Chris Lattner | Don't insert a useless cast |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Chris Lattner | Try again, now it works right |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Chris Lattner | Rename LowerAllocations.h to ChangeAllocations.h since... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Chris Lattner | Fix ordering dependency problem |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Chris Lattner | Ooops, forgot to implement void PassManager::add(BasicB... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Chris Lattner | Pull RaiseAllocations stuff out of the CleanGCC pass... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | LowerAllocations is really a BasicBlock pass. Make... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Move stuff out of the Optimizations directories into... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Chuck fixed the GCC problems so this hack is now unnecc... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Elminate an unused variable |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Reenable warning now that Chuck fixed GCC |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Eliminate opt library |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Remove dead variable |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Remove dead variable. |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Fix for problem that caused both HUGE and INVALID laten... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Include all header files individually instead of this one |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Pull stuff out of opt namespace |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Rename SwapStructureContents -> IPO/SimpleStructMutation |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Moved header |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Implementation of the new spiffy pass system |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Implement a more powerful, simpler, pass system. This... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Implement a more powerful, simpler, pass system. This... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Add a path to LD_LIBRARY_PATH so that programs can... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chris Lattner | Oops lost a parenthesis somehow :( |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Chris Lattner | Changes to build successfully with GCC 3.02 |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Chris Lattner | Add a note about endl semantics |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Ruchira Sasanka | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Ruchira Sasanka | Fixed a bug in spill cost estimation |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Ruchira Sasanka | PhyRegAlloc.cpp: Added temp area resetting before every... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Ruchira Sasanka | Added more comments |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Ruchira Sasanka | removed SizeOfStackOperand constant from the SparcRegIn... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Ruchira Sasanka | Added more comments |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Ruchira Sasanka | Added more comments |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Ruchira Sasanka | Added comments and correct logic for finding register... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Ruchira Sasanka | Added destructors and comments. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Ruchira Sasanka | MachineRegInfo: Added a method to get the size of a... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Ruchira Sasanka | Added comments, destructors where necessary. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Vikram S. Adve | Renamed Makefile.target to Makefile.tests and folded in |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Vikram S. Adve | Rename Makefile.target to Makefile.tests. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Vikram S. Adve | Renaming to Makefile.tests |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Vikram S. Adve | Eliminate function getIndicesBROKEN(). |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Vikram S. Adve | Eliminate all uses of memInst->getIndicesBROKEN(). |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Vikram S. Adve | getIndexedOffset() shd take vector of Values, not of... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Vikram S. Adve | Remove int hack to allow unsigned numbers greater than... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Vikram S. Adve | Run testsparc, not testcodegen for testing the back... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Chris Lattner | initial checkin |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Chris Lattner | Initial checkin of instcombine |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Chris Lattner | Add instruction combining pass |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Chris Lattner | * Support the new -q flag for automated tests |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Chris Lattner | Add more passes to run after raising |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Chris Lattner | Update LLVM tests to use new pointer indexing, and... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Chris Lattner | Build Programs subdirectory |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Chris Lattner | * Assert that indices are valid for an indexing instruc... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Chris Lattner | Rename ConstPoolVals.cpp to Constants.cpp |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Chris Lattner | Remove unsized array support |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Chris Lattner | Make strings SByte* arrays instead of UByte * arrays |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Chris Lattner | * isFirstClassType is now provided by the Type class |
commit | commitdiff | tree | snapshot |
next |