aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86JITInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Added getTargetLowering() to TargetMachine. Refactored targets to support this.Evan Cheng2006-03-131-3/+3
* turn off GOT on archs that didn't use it (not that it appeard to harm them mu...Andrew Lenharth2005-07-291-1/+1
* update interfaceAndrew Lenharth2005-07-221-1/+1
* * Remove trailing whitespaceMisha Brukman2005-04-211-4/+4
* We implement these interfacesChris Lattner2004-11-201-5/+13
* Clean up a lot of the code I added yesterday by exposing the IntrinsicLoweringChris Lattner2003-12-281-3/+2
* implement support for the intrinsic lowering functionalityChris Lattner2003-12-281-1/+4
* Rip JIT specific stuff out of TargetMachine, as per PR176Chris Lattner2003-12-201-0/+47