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
/
Blackfin
/
BlackfinISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change UpdateNodeOperands' operand and return value from SDValue to
Dan Gohman
2010-06-18
1
-2
/
+2
*
Use const qualifiers with TargetLowering. This eliminates several
Dan Gohman
2010-04-17
1
-1
/
+0
*
Sink InstructionSelect() out of each target into SDISel, and rename it
Chris Lattner
2010-03-02
1
-8
/
+2
*
move target-independent opcodes out of TargetInstrInfo
Chris Lattner
2010-02-09
1
-1
/
+1
*
Change SelectCode's argument from SDValue to SDNode *, to make it more
Dan Gohman
2010-01-05
1
-6
/
+5
*
Remove dead variable.
Bill Wendling
2009-12-28
1
-1
/
+0
*
Rename getTargetNode to getMachineNode, for consistency with the
Dan Gohman
2009-09-25
1
-5
/
+5
*
eliminate the last DOUTs from the targets.
Chris Lattner
2009-08-23
1
-1
/
+1
*
Split EVT into MVT and EVT, the former representing _just_ a primitive type, ...
Owen Anderson
2009-08-11
1
-9
/
+9
*
Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ...
Owen Anderson
2009-08-10
1
-9
/
+9
*
Analog Devices Blackfin back-end.
Jakob Stoklund Olesen
2009-08-02
1
-0
/
+191