index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
IA64
/
IA64TargetMachine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
1. Remove condition on delete.
Jim Laskey
2006-09-07
1
-5
/
+4
*
Make target asm info a property of the target machine.
Jim Laskey
2006-09-07
1
-0
/
+5
*
Completely rearchitect the interface between targets and the pass manager.
Chris Lattner
2006-09-04
1
-7
/
+8
*
Fix target matching weights, so that ppc-darwin modules are codegen with the
Chris Lattner
2006-08-26
1
-1
/
+0
*
Fix build breakage :(
Chris Lattner
2006-05-12
1
-1
/
+3
*
Actually override the right method. :)
Chris Lattner
2006-05-12
1
-1
/
+1
*
Refactor a bunch of includes so that TargetMachine.h doesn't have to include
Owen Anderson
2006-05-12
1
-0
/
+1
*
Refactor TargetMachine, pushing handling of TargetData into the target-specif...
Owen Anderson
2006-05-03
1
-0
/
+2
*
Eliminate IntrinsicLowering from TargetMachine.
Chris Lattner
2006-03-23
1
-3
/
+1
*
Added getTargetLowering() to TargetMachine. Refactored targets to support this.
Evan Cheng
2006-03-13
1
-4
/
+7
*
Add a new option to indicate we want the code generator to emit code quickly,...
Chris Lattner
2005-11-08
1
-1
/
+1
*
1. Use SubtargetFeatures in llc/lli.
Jim Laskey
2005-09-01
1
-1
/
+2
*
Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFile
Chris Lattner
2005-06-25
1
-1
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-3
/
+3
*
and so it begins...
Duraid Madina
2005-03-17
1
-0
/
+48