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
/
IA64
/
IA64InstrInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all target specific implicit def instructions with a target independe...
Evan Cheng
2008-03-15
1
-11
/
+0
*
Use SDTNone instead of duplicating it.
Dan Gohman
2008-03-13
1
-2
/
+1
*
Final de-tabification.
Bill Wendling
2008-02-27
1
-51
/
+51
*
Change how FP immediates are handled.
Nate Begeman
2008-02-14
1
-0
/
+17
*
rename isLoad -> isSimpleLoad due to evan's desire to have such a predicate.
Chris Lattner
2008-01-06
1
-1
/
+1
*
rename isStore -> mayStore to more accurately reflect what it captures.
Chris Lattner
2008-01-06
1
-1
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Implicit def instructions, e.g. X86::IMPLICIT_DEF_GR32, are always re-materia...
Evan Cheng
2007-12-12
1
-0
/
+2
*
No more noResults.
Evan Cheng
2007-07-21
1
-4
/
+4
*
Change instruction description to split OperandList into OutOperandList and
Evan Cheng
2007-07-19
1
-158
/
+158
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+744