summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86TargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Free machine codeChris Lattner2002-12-251-5/+3
* Changes to allow for a configurable target machine that allows big endian and...Chris Lattner2002-12-241-5/+16
* Local register allocator is now stable enough for use, it passes all testsChris Lattner2002-12-171-5/+5
* Add mechanism to select register allocator to useChris Lattner2002-12-161-2/+11
* Rename createSimpleX86RegisterAllocator to createSimpleRegisterAllocatorChris Lattner2002-12-161-1/+1
* Make function code generation printing debug-only.Misha Brukman2002-12-131-4/+3
* brgBrian Gaeke2002-12-131-0/+6
* Enable the register allocator pass.Misha Brukman2002-11-221-1/+5
* Print machine code after instruction selectionChris Lattner2002-10-301-0/+4
* Convert backend to use passes, implement X86TargetMachineChris Lattner2002-10-291-0/+43
OpenPOWER on IntegriCloud