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
/
include
/
llvm
/
CodeGen
/
ISDOpcodes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renaming ISD::BIT_CONVERT to ISD::BITCAST to better reflect the LLVM IR concept.
Wesley Peck
2010-11-23
1
-6
/
+6
*
Spelling typo fix. s/incput/input/. Thanks, Bob!
Jim Grosbach
2010-10-19
1
-1
/
+1
*
Add a pre-dispatch SjLj EH hook on the unwind edge for targets to do any
Jim Grosbach
2010-10-19
1
-0
/
+7
*
This is the first step towards refactoring the x86 vector shuffle code. The
Bruno Cardoso Lopes
2010-08-20
1
-1
/
+1
*
Update comment to remove special case for vector extending loads. An
Bob Wilson
2010-08-19
1
-5
/
+2
*
When splitting a VAARG, remember its alignment.
Rafael Espindola
2010-06-26
1
-2
/
+3
*
Grammar.
Jim Grosbach
2010-06-18
1
-1
/
+1
*
back out 104862/104869. Can reuse stacksave after all. Very cool.
Jim Grosbach
2010-05-27
1
-3
/
+0
*
add ISD::STACKADDR to get the current stack pointer. Will be used by sjlj EH
Jim Grosbach
2010-05-27
1
-0
/
+3
*
Adjust eh.sjlj.setjmp to properly have a chain and to have an opcode entry in
Jim Grosbach
2010-05-26
1
-0
/
+5
*
Implement eh.sjlj.longjmp for ARM. Clean up the intrinsic a bit.
Jim Grosbach
2010-05-22
1
-0
/
+7
*
Elaborate on a comment.
Dan Gohman
2010-04-29
1
-2
/
+5
*
Split ISD::NodeType and a few related items out of SelectionDAGNodes.h
Dan Gohman
2010-04-14
1
-0
/
+762