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
/
CBackend
/
CTargetMachine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Completely rearchitect the interface between targets and the pass manager.
Chris Lattner
2006-09-04
1
-4
/
+4
*
Simplify target construction.
Chris Lattner
2006-09-03
1
-1
/
+1
*
Don't pass target name into TargetData anymore, it is never used or needed.
Chris Lattner
2006-06-16
1
-2
/
+1
*
Refactor a bunch of includes so that TargetMachine.h doesn't have to include
Owen Anderson
2006-05-12
1
-0
/
+1
*
Fix a bug in Owen's checkin that broke the CBE on all non sparc v9 platforms.
Chris Lattner
2006-05-03
1
-1
/
+1
*
Refactor TargetMachine, pushing handling of TargetData into the target-specif...
Owen Anderson
2006-05-03
1
-1
/
+6
*
Eliminate IntrinsicLowering from TargetMachine.
Chris Lattner
2006-03-23
1
-4
/
+2
*
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, patch by Markus Oberhumer.
Misha Brukman
2005-04-20
1
-3
/
+3
*
Auto-registrate target
Chris Lattner
2004-07-11
1
-0
/
+3
*
Stubs are no longer needed
Chris Lattner
2004-06-02
1
-5
/
+0
*
SPECIFY a target data to initialize the CBE target with. Until now we have
Chris Lattner
2004-03-03
1
-1
/
+1
*
TargetCacheInfo has been removed; its only uses were to propagate a constant
Brian Gaeke
2004-03-01
1
-1
/
+0
*
CBackend now lives here
Chris Lattner
2004-02-13
1
-0
/
+39