summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/IA64/IA64TargetMachine.h
Commit message (Expand)AuthorAgeFilesLines
* 1. Remove condition on delete.Jim Laskey2006-09-071-5/+4
* Make target asm info a property of the target machine.Jim Laskey2006-09-071-0/+5
* Completely rearchitect the interface between targets and the pass manager.Chris Lattner2006-09-041-7/+8
* Fix target matching weights, so that ppc-darwin modules are codegen with theChris Lattner2006-08-261-1/+0
* Fix build breakage :(Chris Lattner2006-05-121-1/+3
* Actually override the right method. :)Chris Lattner2006-05-121-1/+1
* Refactor a bunch of includes so that TargetMachine.h doesn't have to includeOwen Anderson2006-05-121-0/+1
* Refactor TargetMachine, pushing handling of TargetData into the target-specif...Owen Anderson2006-05-031-0/+2
* Eliminate IntrinsicLowering from TargetMachine.Chris Lattner2006-03-231-3/+1
* Added getTargetLowering() to TargetMachine. Refactored targets to support this.Evan Cheng2006-03-131-4/+7
* Add a new option to indicate we want the code generator to emit code quickly,...Chris Lattner2005-11-081-1/+1
* 1. Use SubtargetFeatures in llc/lli.Jim Laskey2005-09-011-1/+2
* Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFileChris Lattner2005-06-251-1/+2
* Remove trailing whitespaceMisha Brukman2005-04-211-3/+3
* and so it begins...Duraid Madina2005-03-171-0/+48
OpenPOWER on IntegriCloud