summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86PeepholeOpt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the X86PeepholeOptimizerPass, a truly horrible old hack that is nowChris Lattner2006-02-031-178/+0
* the X86 backend no longer needs to delete its own noop copiesChris Lattner2006-02-031-10/+2
* remove some never-completed and now-obsolete code.Chris Lattner2005-12-121-342/+0
* Eliminate all remaining tabs and trailing spaces.Jeff Cohen2005-07-271-11/+11
* * Remove trailing whitespaceMisha Brukman2005-04-211-4/+4
* Do not lose the offset from teh global when peephole optimizing instructions.Chris Lattner2005-01-121-1/+3
* Handle the global address case here, not just the offset case.Chris Lattner2005-01-111-4/+11
* Add some new instructions. Fix the asm string for sbb32rrChris Lattner2004-10-061-2/+6
* Changes For Bug 352Reid Spencer2004-09-011-2/+2
* Fix file header as it has been renamed.Misha Brukman2004-07-261-1/+1
* Renamed files to have the `X86' prefix for uniqueness purposes.Misha Brukman2004-07-261-0/+515
OpenPOWER on IntegriCloud