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
/
X86
/
X86TargetMachine.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added LLVM copyright header.
John Criswell
2003-10-21
1
-0
/
+7
*
Minor leftover fixups from replaceMachineCodeForFunction () change.
Brian Gaeke
2003-10-20
1
-1
/
+1
*
Add prototype for replaceMachineCodeForFunction().
Brian Gaeke
2003-10-17
1
-0
/
+2
*
OptInfo is no longer required
Chris Lattner
2003-09-01
1
-1
/
+0
*
Targets should configure themselves based on a Module, not some wierd flags
Chris Lattner
2003-08-24
1
-1
/
+1
*
addPassesToJITCompile and addPassesToEmitMachineCode now take a
Brian Gaeke
2003-08-13
1
-3
/
+4
*
lib/Target/X86/X86TargetMachine.{cpp,h}: Add initial version
Brian Gaeke
2003-06-18
1
-0
/
+2
*
More renamings of Target/Machine*Info to Target/Target*Info
Chris Lattner
2002-12-29
1
-2
/
+2
*
Rename MachineOptInfo to TargetoptInfo
Chris Lattner
2002-12-29
1
-2
/
+2
*
Rename MachineFrameInfo to TargetFrameInfo.h
Chris Lattner
2002-12-28
1
-1
/
+1
*
Implement the TargetFrameInfo interface
Chris Lattner
2002-12-28
1
-6
/
+9
*
Changes to allow for a configurable target machine that allows big endian and...
Chris Lattner
2002-12-24
1
-1
/
+1
*
Expose explicit type
Chris Lattner
2002-12-02
1
-1
/
+1
*
Initial support for machine code emission
Chris Lattner
2002-12-02
1
-0
/
+9
*
Implement the new optional getRegisterInfo
Chris Lattner
2002-10-30
1
-0
/
+3
*
Convert backend to use passes, implement X86TargetMachine
Chris Lattner
2002-10-29
1
-0
/
+32
[prev]