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
/
AsmWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for versioned debug info.
David Blaikie
2013-03-11
1
-1
/
+1
*
Use references to attribute groups on the call/invoke instructions.
Bill Wendling
2013-02-22
1
-9
/
+11
*
Modify the LLVM assembly output so that it uses references to represent funct...
Bill Wendling
2013-02-20
1
-16
/
+16
*
Add the function attributes from an inline asm call. These don't have declara...
Bill Wendling
2013-02-20
1
-0
/
+8
*
Add static cast to unsigned char whenever a character classification function...
Guy Benyei
2013-02-12
1
-4
/
+7
*
Add support for printing out the attribute groups.
Bill Wendling
2013-02-11
1
-4
/
+68
*
Fix unnecessary removal of const through cast machinery
David Blaikie
2013-02-11
1
-3
/
+3
*
Minor cleanup.
Dan Gohman
2013-02-08
1
-1
/
+1
*
Added LLVM Asm/Bitcode Reader/Writer support for new IR keyword externally_in...
Michael Gottesman
2013-02-05
1
-0
/
+1
*
Use AttributeSet accessor methods instead of Attribute accessor methods.
Bill Wendling
2013-01-18
1
-7
/
+6
*
Move TypeFinder.h into the IR tree, it clearly belongs with the IR library.
Chandler Carruth
2013-01-07
1
-1
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-9
/
+9
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-0
/
+2159