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
/
LLVMBitCodes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for embedded metadata to LLVM. This introduces two new types of
Nick Lewycky
2009-04-04
1
-1
/
+3
*
Removed trailing whitespace.
Misha Brukman
2009-02-20
1
-20
/
+20
*
Add suppport for ConstantExprs of shufflevectors whose result type is not equ...
Nate Begeman
2009-02-12
1
-1
/
+2
*
Large mechanical patch.
Devang Patel
2008-09-25
1
-1
/
+1
*
Update the comment to reflect the new name.
Dan Gohman
2008-09-23
1
-1
/
+1
*
Re-enables the new vector select in the bitcode reader, by modifying the
Dan Gohman
2008-09-16
1
-2
/
+4
*
Extend the vcmp/fcmp LLVM IR instructions to take vectors as arguments
Dan Gohman
2008-09-09
1
-1
/
+3
*
Rename some GC classes so that their roll will hopefully be clearer.
Gordon Henriksen
2008-08-17
1
-1
/
+1
*
Enable first-class aggregates support.
Dan Gohman
2008-07-23
1
-0
/
+1
*
InsertValue and ExtractValue constant expressions are always
Dan Gohman
2008-07-21
1
-3
/
+1
*
Make structs and arrays first-class types, and add assembly
Dan Gohman
2008-05-23
1
-2
/
+6
*
Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989
Nick Lewycky
2008-04-25
1
-3
/
+1
*
Add an unwind_to field to basic blocks, making them Users instead of Values.
Nick Lewycky
2008-03-02
1
-1
/
+3
*
Read and write getresult.
Devang Patel
2008-02-22
1
-1
/
+2
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Implement part of review feedback for address spaces.
Christopher Lamb
2007-12-12
1
-0
/
+1
*
Implement address space attribute for LLVM pointer types. Address spaces are
Christopher Lamb
2007-12-11
1
-3
/
+7
*
Adding a collector name attribute to Function in the IR. These
Gordon Henriksen
2007-12-10
1
-1
/
+3
*
Long double, part 1 of N. Support in IR.
Dale Johannesen
2007-08-03
1
-1
/
+8
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+195