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
/
Utils
/
LowerInvoke.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to
Dan Gohman
2008-05-23
1
-2
/
+1
*
Change class' public PassInfo variables to by initialized with the
Dan Gohman
2008-05-13
1
-1
/
+1
*
Clean up the use of static and anonymous namespaces. This turned up
Dan Gohman
2008-05-13
1
-4
/
+4
*
VisualStudio project files updated. #include <algorithm> added to make Visua...
Chuck Rose III
2008-04-15
1
-0
/
+15
*
Use Intrinsic::getDeclaration to get hold of
Duncan Sands
2008-04-07
1
-7
/
+8
*
API changes for class Use size reduction, wave 1.
Gabor Greif
2008-04-06
1
-32
/
+32
*
Revert 49006 for the moment.
Dale Johannesen
2008-04-01
1
-9
/
+0
*
Emit exception handling info for functions which are
Dale Johannesen
2008-03-31
1
-0
/
+9
*
remove the LowerSelect pass. The last client was the old Sparc backend, whic...
Chris Lattner
2008-02-19
1
-1
/
+0
*
Fix PR2029
Chris Lattner
2008-02-14
1
-0
/
+11
*
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
/
+6
*
Fix PR1146: parameter attributes are longer part of
Duncan Sands
2007-11-27
1
-1
/
+3
*
Update GEP constructors to use an iterator interface to fix
David Greene
2007-09-04
1
-4
/
+5
*
More explicit keywords.
Dan Gohman
2007-08-01
1
-2
/
+2
*
New CallInst interface to address GLIBCXX_DEBUG errors caused by
David Greene
2007-08-01
1
-3
/
+3
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+585