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
/
XCore
/
XCoreISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename getTargetNode to getMachineNode, for consistency with the
Dan Gohman
2009-09-25
1
-14
/
+15
*
Push LLVMContexts through the IntegerType APIs.
Owen Anderson
2009-08-13
1
-1
/
+2
*
Split EVT into MVT and EVT, the former representing _just_ a primitive type, ...
Owen Anderson
2009-08-11
1
-22
/
+22
*
Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ...
Owen Anderson
2009-08-10
1
-23
/
+23
*
Revert the ConstantInt constructors back to their 2.5 forms where possible, t...
Owen Anderson
2009-07-24
1
-2
/
+1
*
Move EVER MORE stuff over to LLVMContext.
Owen Anderson
2009-07-14
1
-1
/
+3
*
Implement changes from Chris's feedback.
Torok Edwin
2009-07-08
1
-0
/
+2
*
get rid of some non-DebugLoc getTargetNode variants.
Dale Johannesen
2009-02-06
1
-10
/
+12
*
Move a few containers out of ScheduleDAGInstrs::BuildSchedGraph
Dan Gohman
2009-01-15
1
-1
/
+1
*
Don't fold address calculations which use negative offsets into
Richard Osborne
2009-01-15
1
-2
/
+2
*
Fix compile warnings.
Richard Osborne
2008-11-07
1
-1
/
+1
*
Add XCore backend.
Richard Osborne
2008-11-07
1
-0
/
+228
[prev]