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
/
X86
/
X86InstrCMovSetCC.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Annotate X86InstrCMovSetCC.td with SchedRW lists.
Jakob Stoklund Olesen
2013-03-19
1
-4
/
+5
*
Remove # from the beginning and end of def names.
Craig Topper
2013-01-07
1
-6
/
+6
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-3
/
+3
*
Instruction scheduling itinerary for Intel Atom.
Andrew Trick
2012-02-01
1
-8
/
+14
*
Move cmov pseudo instructions to InstrCompiler,
Chris Lattner
2010-10-05
1
-582
/
+16
*
Use #NAME# to have the CMOV multiclass define things with the same names as b...
Chris Lattner
2010-10-05
1
-27
/
+30
*
switch CMOVBE to the multipattern:
Chris Lattner
2010-10-05
1
-35
/
+3
*
add a multiclass for cmov's, but don't start using it yet.
Chris Lattner
2010-10-05
1
-1
/
+40
*
use a multipattern to define setcc instructions:
Chris Lattner
2010-10-05
1
-173
/
+27
*
move SETB pseudos into the same place in InstrCompiler.td
Chris Lattner
2010-10-05
1
-17
/
+0
*
split conditional moves and setcc's out to their own file.
Chris Lattner
2010-10-05
1
-0
/
+823