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
/
Instruction.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow readonly functions to unwind exceptions. Teach
Duncan Sands
2009-05-06
1
-8
/
+18
*
Updated the comment for isArithmeticShift() to match reality.
Misha Brukman
2009-03-29
1
-2
/
+1
*
Replace the PointerLikeTypeTraits::getNumLowBitsAvailable
Chris Lattner
2009-03-29
1
-0
/
+12
*
add a new insertAfter method, patch by Tom Jablin!
Chris Lattner
2009-01-13
1
-0
/
+4
*
improve const correctness.
Chris Lattner
2008-11-27
1
-2
/
+2
*
Correct the name of isTrapping in comments.
Dan Gohman
2008-10-15
1
-1
/
+1
*
Switch the asmprinter (.ll) and all the stuff it requires over to
Chris Lattner
2008-08-23
1
-6
/
+0
*
Fold the useful features of alist and alist_node into ilist, and
Dan Gohman
2008-07-28
1
-13
/
+2
*
Add an insertBefore method for attaching previously unattached instructions,
Owen Anderson
2008-06-17
1
-0
/
+4
*
merge of use-diet branch to trunk
Gabor Greif
2008-05-10
1
-1
/
+0
*
add a new Instruction::mayReadFromMemory predicate, make
Chris Lattner
2008-05-08
1
-0
/
+4
*
add a handy helper method to instruction, useful for determining
Chris Lattner
2008-04-20
1
-0
/
+7
*
Add const qualifiers.
Dan Gohman
2008-04-09
1
-2
/
+2
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
split isBinaryOp into a static and member version.
Chris Lattner
2007-12-10
1
-18
/
+10
*
Reverting dtor devirtualization patch.
Gordon Henriksen
2007-12-10
1
-3
/
+3
*
Devirtualizing Value destructor (PR889). Patch by Pawel Kunio!
Gordon Henriksen
2007-12-09
1
-3
/
+3
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+239