summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Fix bug: LevelRaise/2003-01-22-GEPProblem.llChris Lattner2003-01-23
* Fix bug: ADCE/2003-01-22-PredecessorProblem.llChris Lattner2003-01-23
* Fix analysis of the Burg programChris Lattner2003-01-22
* Fix didn't fix the race condition in the makefilesChris Lattner2003-01-22
* Don't keep track of # big vs #small instructions seperatelyChris Lattner2003-01-21
* Fix race condition in MakefileChris Lattner2003-01-21
* Print machine frame objects with the frame offset intrinsic to the machineChris Lattner2003-01-16
* Don't emit unneccesary branch instructions!Chris Lattner2003-01-16
* Fix problem with invalidated iteratorChris Lattner2003-01-16
* Fix problems with empty basic blocksChris Lattner2003-01-16
* Implement optimization folding setcc into branch.Chris Lattner2003-01-16
* Add more flavors of branch instructionsChris Lattner2003-01-16
* Arg, fix bugs in previous checkin...Chris Lattner2003-01-16
* Add assertionChris Lattner2003-01-16
* Implement code to keep the stack pointer aligned to an 8 byte boundary.Chris Lattner2003-01-16
* Handle frame offset due to return address pushed on the stackChris Lattner2003-01-15
* * Insert prolog/epilog code before rewriting indexesChris Lattner2003-01-15
* Move sparc specific code into the Sparc backendChris Lattner2003-01-15
* Fix warningsChris Lattner2003-01-15
* Adjust to simpler interfacesChris Lattner2003-01-15
* Adjust to new interfacesChris Lattner2003-01-15
* Move headers aroundChris Lattner2003-01-15
* Header is moved into local directoryChris Lattner2003-01-15
* Fix bug in previous checkinChris Lattner2003-01-15
* Add new methodChris Lattner2003-01-15
* #include RegClass.h explicitlyChris Lattner2003-01-15
* Remvoe dependency on RegClass.hChris Lattner2003-01-15
* Move private header to private directoryChris Lattner2003-01-15
* Prune #includesChris Lattner2003-01-15
* Minor changesChris Lattner2003-01-15
* Remove obsolete ctorChris Lattner2003-01-15
* Use BuildMI moreChris Lattner2003-01-15
* Remove dead codeChris Lattner2003-01-15
* Fix bug found by regtestsChris Lattner2003-01-15
* Use buildmi not MI ctor directlyChris Lattner2003-01-15
* Use BuildMI more, Create*Instruction lessChris Lattner2003-01-15
* X86 backend should never use addMRegChris Lattner2003-01-15
* * Elimiante a bunch of functions from InstrSelectionSupport.h, replacing usersChris Lattner2003-01-15
* Rename llvm/Analysis/LiveVar/FunctionLiveVarInfo.h -> llvm/CodeGen/FunctionLi...Chris Lattner2003-01-14
* Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.hChris Lattner2003-01-14
* Rename include/llvm/Transforms/Instrumentation/TraceFunctions.h to Instrument...Chris Lattner2003-01-14
* Fix typeoChris Lattner2003-01-14
* Remove unused header and functionChris Lattner2003-01-14
* Clean up #includesChris Lattner2003-01-14
* Fix bug Regression/Verifier/2002-11-05-GetelementptrPointers.llChris Lattner2003-01-14
* Rename MachineInstrInfo -> TargetInstrInfoChris Lattner2003-01-14
* Move annotations to support libraryChris Lattner2003-01-14
* Move annotation to support libraryChris Lattner2003-01-14
* Minor cleanupsChris Lattner2003-01-14
* Make type resolution a bit more efficientChris Lattner2003-01-14