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
/
tools
/
llvm2cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Next round of APFloat changes.
Dale Johannesen
2007-09-06
1
-9
/
+18
*
Revert this because the interface hasn't been updated yet.
David Greene
2007-09-04
1
-2
/
+2
*
Fix typo.
David Greene
2007-09-04
1
-1
/
+1
*
Update GEP constructors to use an iterator interface to fix
David Greene
2007-09-04
1
-3
/
+4
*
Update InvokeInst to work like CallInst
David Greene
2007-08-27
1
-2
/
+1
*
Adjust for new CallInst constructor interface.
Reid Spencer
2007-08-02
1
-6
/
+3
*
Emit correct linkage. Patch by Roman Samoilov.
Anton Korobeynikov
2007-07-11
1
-2
/
+2
*
Here is the bulk of the sanitizing.
Gabor Greif
2007-07-05
1
-2
/
+2
*
Fix PR1525:
Reid Spencer
2007-06-25
1
-4
/
+10
*
Fix PR1517:
Reid Spencer
2007-06-16
1
-9
/
+10
*
Fix PR1516:
Reid Spencer
2007-06-16
1
-2
/
+7
*
Call the correct function name. Patch from Stephane Letz.
Nick Lewycky
2007-06-16
1
-1
/
+1
*
Commit first round work of PR1373. "noalias" is now fully supported in
Zhou Sheng
2007-06-05
1
-0
/
+2
*
use the new MemoryBuffer interfaces to simplify error reporting in clients.
Chris Lattner
2007-05-06
1
-3
/
+1
*
switch tools to bitcode instead of bytecode
Chris Lattner
2007-05-06
2
-16
/
+7
*
bitcodify, remove eh cruft
Chris Lattner
2007-05-06
2
-6
/
+19
*
For PR1146:
Reid Spencer
2007-04-22
1
-5
/
+12
*
Make the generated code for ConstantInt nicer.
Reid Spencer
2007-04-11
1
-2
/
+2
*
Teach llvm2cpp about packed structure types.
Reid Spencer
2007-04-11
1
-1
/
+2
*
Fix several bugs relating to changes in the LLVM IR API or just outright
Reid Spencer
2007-04-11
1
-32
/
+27
*
Fix some issues with param attrs.
Reid Spencer
2007-04-11
1
-1
/
+4
*
Add support for parameter attributes.
Reid Spencer
2007-04-11
1
-1
/
+26
*
Make output for ConstantInt construction correct for any bitwidth.
Reid Spencer
2007-03-01
1
-1
/
+2
*
Add missing break statements!
Reid Spencer
2007-02-16
1
-12
/
+12
*
For PR1195:
Reid Spencer
2007-02-15
1
-1
/
+1
*
For PR1195:
Reid Spencer
2007-02-15
1
-8
/
+8
*
push bytecode decompressor out through APIs. Now the bytecode reader
Chris Lattner
2007-02-07
1
-1
/
+3
*
For PR411:
Reid Spencer
2007-02-05
1
-2
/
+2
*
For PR411:
Reid Spencer
2007-02-05
1
-1
/
+0
*
For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid
Reid Spencer
2007-01-30
1
-4
/
+4
*
Drop CSRET from here too.
Nick Lewycky
2007-01-28
1
-1
/
+0
*
rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger.
Chris Lattner
2007-01-15
1
-3
/
+3
*
unbreak i1 constants with the cpp writer, eliminate special case.
Chris Lattner
2007-01-12
1
-6
/
+2
*
For PR1064:
Reid Spencer
2007-01-12
1
-27
/
+24
*
Implement review feedback for the ConstantBool->ConstantInt merge. Chris
Reid Spencer
2007-01-12
1
-1
/
+1
*
Rename BoolTy as Int1Ty. Patch by Sheng Zhou.
Reid Spencer
2007-01-11
1
-3
/
+3
*
For PR1043:
Zhou Sheng
2007-01-11
1
-6
/
+7
*
For PR411:
Reid Spencer
2007-01-06
1
-8
/
+9
*
For PR950:
Reid Spencer
2006-12-31
1
-22
/
+14
*
For PR950:
Reid Spencer
2006-12-23
1
-40
/
+97
*
Remove a call to Type::isSigned().
Reid Spencer
2006-12-18
1
-3
/
+1
*
Generate the correct cast opcode for constant expressions.
Reid Spencer
2006-12-12
1
-2
/
+17
*
make all llvm tools call llvm_shutdown when they exit, static'ify some stuff.
Chris Lattner
2006-12-06
2
-2
/
+5
*
For PR950:
Reid Spencer
2006-11-27
1
-4
/
+30
*
For PR950:
Reid Spencer
2006-11-08
1
-3
/
+6
*
Make llvm2cpp -pedantic clean.
Reid Spencer
2006-11-03
1
-1
/
+1
*
For PR786:
Reid Spencer
2006-11-02
1
-2
/
+1
*
For PR950:
Reid Spencer
2006-11-02
1
-3
/
+9
*
For PR950:
Reid Spencer
2006-10-26
1
-3
/
+9
*
For PR950:
Reid Spencer
2006-10-20
1
-6
/
+5
[next]