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
/
IR
/
Verifier.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert for now:
Bill Wendling
2013-01-31
1
-3
/
+1
*
Remove the AttrBuilder version of the Attribute::get function.
Bill Wendling
2013-01-31
1
-1
/
+3
*
Convert typeIncompatible to return an AttributeSet.
Bill Wendling
2013-01-30
1
-2
/
+2
*
Attempt to fix dragonegg. Use the number of slots to determine if the Attribu...
Bill Wendling
2013-01-30
1
-1
/
+1
*
Remove some introspection functions.
Bill Wendling
2013-01-25
1
-2
/
+2
*
Add an accessor method to get the slot's index. This will limit the use of At...
Bill Wendling
2013-01-25
1
-12
/
+12
*
Use the AttributeSet query instead of the Attribute query.
Bill Wendling
2013-01-25
1
-2
/
+2
*
Use AttributeSet instead of Attribute to verify things.
Bill Wendling
2013-01-21
1
-53
/
+52
*
Push some more methods down to hide the use of the Attribute class.
Bill Wendling
2013-01-18
1
-29
/
+49
*
[IR] Add 'Append' and 'AppendUnique' module flag behaviors.
Daniel Dunbar
2013-01-16
1
-13
/
+33
*
[IR] Add verification for module flags with the "require" behavior.
Daniel Dunbar
2013-01-15
1
-7
/
+35
*
[IR] Add verifier support for llvm.module.flags.
Daniel Dunbar
2013-01-15
1
-0
/
+57
*
Support for half intrinsics. Pushes MMX into slower encoding path.
Michael Ilseman
2013-01-11
1
-0
/
+1
*
Remove unused #include
Eli Bendersky
2013-01-04
1
-1
/
+0
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-8
/
+8
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-0
/
+2015
[prev]