summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86TargetMachine.h
Commit message (Expand)AuthorAgeFilesLines
...
* Added LLVM copyright header.John Criswell2003-10-211-0/+7
* Minor leftover fixups from replaceMachineCodeForFunction () change.Brian Gaeke2003-10-201-1/+1
* Add prototype for replaceMachineCodeForFunction().Brian Gaeke2003-10-171-0/+2
* OptInfo is no longer requiredChris Lattner2003-09-011-1/+0
* Targets should configure themselves based on a Module, not some wierd flagsChris Lattner2003-08-241-1/+1
* addPassesToJITCompile and addPassesToEmitMachineCode now take aBrian Gaeke2003-08-131-3/+4
* lib/Target/X86/X86TargetMachine.{cpp,h}: Add initial versionBrian Gaeke2003-06-181-0/+2
* More renamings of Target/Machine*Info to Target/Target*InfoChris Lattner2002-12-291-2/+2
* Rename MachineOptInfo to TargetoptInfoChris Lattner2002-12-291-2/+2
* Rename MachineFrameInfo to TargetFrameInfo.hChris Lattner2002-12-281-1/+1
* Implement the TargetFrameInfo interfaceChris Lattner2002-12-281-6/+9
* Changes to allow for a configurable target machine that allows big endian and...Chris Lattner2002-12-241-1/+1
* Expose explicit typeChris Lattner2002-12-021-1/+1
* Initial support for machine code emissionChris Lattner2002-12-021-0/+9
* Implement the new optional getRegisterInfoChris Lattner2002-10-301-0/+3
* Convert backend to use passes, implement X86TargetMachineChris Lattner2002-10-291-0/+32
OpenPOWER on IntegriCloud