index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
CBackend
/
CTargetMachine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Convert the C backend into a target, for use with LLC. This allows us to use
Chris Lattner
2004-02-13
1
-0
/
+39