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
/
Bitcode
/
BitCodes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code Custodian:
Joe Abbey
2012-11-25
1
-13
/
+14
*
Enable the small vector POD optimization for BitCodeAbbrevOp.
Benjamin Kramer
2012-03-03
1
-1
/
+3
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-05
1
-4
/
+2
*
Add 'llvm_unreachable' to passify GCC's understanding of the constraints
Chandler Carruth
2012-01-10
1
-0
/
+2
*
Remove unnecessary default cases in switches that cover all enum values.
David Blaikie
2012-01-10
1
-1
/
+0
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Move DataTypes.h to include/llvm/System, update all users. This breaks the last
Chandler Carruth
2009-10-26
1
-1
/
+1
*
Add two new record types to the blockinfo block:
Chris Lattner
2009-04-26
1
-2
/
+4
*
fix comment to reflect the implementation I ended up settling on.
Chris Lattner
2009-04-07
1
-1
/
+1
*
add a new Blob encoding abbreviation for bitcode files that emits
Chris Lattner
2009-04-06
1
-1
/
+3
*
Removed trailing whitespace.
Misha Brukman
2009-02-20
1
-17
/
+17
*
Fix a calculation error in comments.
Zhongxing Xu
2008-10-16
1
-1
/
+1
*
Fix more -Wshorten-64-to-32 warnings.
Evan Cheng
2008-05-05
1
-1
/
+3
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Add explicit keywords.
Dan Gohman
2007-10-08
1
-2
/
+2
*
Unbreak VC++.
Jeff Cohen
2007-05-06
1
-0
/
+2
*
add a 6-bit encoding type for strings.
Chris Lattner
2007-05-05
1
-3
/
+32
*
Implement support for globally associating abbrevs with block IDs, which
Chris Lattner
2007-05-05
1
-2
/
+3
*
add support for array abbreviations.
Chris Lattner
2007-05-04
1
-5
/
+17
*
minor cleanups. Add provisions for a new standard BLOCKINFO_BLOCK
Chris Lattner
2007-05-04
1
-4
/
+28
*
refcount BitCodeAbbrev objects
Chris Lattner
2007-05-04
1
-3
/
+9
*
first part of implementation of abbrevs. The writer isn't fully there yet an...
Chris Lattner
2007-04-23
1
-3
/
+62
*
Define the content-independent interfaces to read/write bitcode files and
Chris Lattner
2007-04-22
1
-0
/
+46