Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
d901b6640e0f1d1757a2db9fb57a140ad828ea75
/
lib
/
Transforms
/
Utils
/
LowerInvoke.cpp
d222f86
Large mechanical patch.
by Devang Patel
· 17 years ago
26f8c27
Tidy up several unbeseeming casts from pointer to intptr_t.
by Dan Gohman
· 17 years ago
514277c
Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to
by Dan Gohman
· 17 years ago
66a636e
Change class' public PassInfo variables to by initialized with the
by Dan Gohman
· 17 years ago
089efff
Clean up the use of static and anonymous namespaces. This turned up
by Dan Gohman
· 17 years ago
0ea0f31
VisualStudio project files updated. #include <algorithm> added to make VisualStudio happy. Also had to undefine setjmp because of #include <csetjmp> turning setjmp into _setjmp in VisualStudio.
by Chuck Rose III
· 17 years ago
b78e1d3
Use Intrinsic::getDeclaration to get hold of
by Duncan Sands
· 17 years ago
d6da1d0
API changes for class Use size reduction, wave 1.
by Gabor Greif
· 17 years ago
748a85c
Revert 49006 for the moment.
by Dale Johannesen
· 17 years ago
80caa49
Emit exception handling info for functions which are
by Dale Johannesen
· 17 years ago
b365125
remove the LowerSelect pass. The last client was the old Sparc backend, which is long dead by now.
by Chris Lattner
· 18 years ago
3ff699e
Fix PR2029
by Chris Lattner
· 18 years ago
081ce94
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
bb2f222
Change the PointerType api for creating pointer types. The old functionality of PointerType::get() has become PointerType::getUnqual(), which returns a pointer in the generic address space. The new prototype of PointerType::get() requires both a type and an address space.
by Christopher Lamb
· 18 years ago
f5588dc
Fix PR1146: parameter attributes are longer part of
by Duncan Sands
· 18 years ago
393be88
by David Greene
· 18 years ago
34c280e
More explicit keywords.
by Dan Gohman
· 18 years ago
b1c4a7b
by David Greene
· 18 years ago
f17a25c
It's not necessary to do rounding for alloca operations when the requested
by Dan Gohman
· 18 years ago