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
/
Transforms
/
IPO
/
LowerSetJmp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Large mechanical patch.
Devang Patel
2008-09-25
1
-1
/
+1
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-1
/
+1
*
Use Instruction::eraseFromParent().
Dan Gohman
2008-06-21
1
-3
/
+3
*
Use the common API for adding instructions to basic blocks instead of
Dan Gohman
2008-06-19
1
-11
/
+6
*
Clean up the use of static and anonymous namespaces. This turned up
Dan Gohman
2008-05-13
1
-3
/
+3
*
API changes for class Use size reduction, wave 1.
Gabor Greif
2008-04-06
1
-21
/
+21
*
Don't include <map> in Pass.h, which doesn't need it. This requires
Dan Gohman
2008-03-21
1
-0
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Change the PointerType api for creating pointer types. The old functionality ...
Christopher Lamb
2007-12-17
1
-5
/
+5
*
Fix PR1146: parameter attributes are longer part of
Duncan Sands
2007-11-27
1
-0
/
+2
*
Update InvokeInst to work like CallInst
David Greene
2007-08-27
1
-1
/
+1
*
New CallInst interface to address GLIBCXX_DEBUG errors caused by
David Greene
2007-08-01
1
-2
/
+6
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+534