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
/
SparcV9
/
SparcV9TargetMachine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/Sp...
Chris Lattner
2004-08-16
1
-2
/
+2
*
Include SparcV9BurgISel.h, to pick up the definition of
Brian Gaeke
2004-08-04
1
-3
/
+3
*
Delete the allocate*TargetMachine function, which is now dead .
Chris Lattner
2004-07-11
1
-9
/
+1
*
Make these format a bit nicer
Chris Lattner
2004-07-11
1
-1
/
+1
*
Auto-registrate target
Chris Lattner
2004-07-11
1
-5
/
+29
*
Move the IntrinsicLowering header into the CodeGen directory, as per PR346
Chris Lattner
2004-06-20
1
-1
/
+1
*
Make -print-machineinstrs even stronger. You get to see the final code after
Brian Gaeke
2004-06-14
1
-0
/
+11
*
Add new mapping info pass, when EmitMappingInfo is on.
Brian Gaeke
2004-06-03
1
-2
/
+4
*
Make debugging output with -print-machineinstrs more useful: always print out
Brian Gaeke
2004-05-28
1
-0
/
+5
*
Add support for accurate garbage collection to the LLVM code generators
Chris Lattner
2004-05-23
1
-0
/
+6
*
Fix file header comments and include guards -- many files have been moved or
Brian Gaeke
2004-04-25
1
-1
/
+1
*
We don't need to insert TargetData into the PassManager here.
Brian Gaeke
2004-04-12
1
-5
/
+0
*
Only strip symbols if emitting bytecode to the assembly file.
Brian Gaeke
2004-04-02
1
-29
/
+33
*
Add the select lowering pass to get initial support for select instructions
Chris Lattner
2004-03-30
1
-0
/
+4
*
Make -print-machineinstrs show us the code both before and after reg. alloc.
Brian Gaeke
2004-03-12
1
-1
/
+4
*
make -print-machineinstrs work for both SparcV9 and X86
Brian Gaeke
2004-03-04
1
-0
/
+4
*
Add this back, as its absence introduces assertions, and it seems to work now
Chris Lattner
2004-03-01
1
-4
/
+1
*
TargetCacheInfo has been removed; its only uses were to propagate a constant
Brian Gaeke
2004-03-01
1
-1
/
+0
*
Turn off the SparcV9MachineCodeDestructionPass for now, because it's buggy
Brian Gaeke
2004-02-27
1
-1
/
+6
*
Correct DestroyMachineFunction's getPassName
Brian Gaeke
2004-02-27
1
-1
/
+1
*
Great renaming: Sparc --> SparcV9
Brian Gaeke
2004-02-25
1
-0
/
+238