Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
901b5750b2af095bb0e359f4d2c3debef3ad57e6
/
lib
/
Transforms
/
Utils
/
UnifyFunctionExitNodes.cpp
f2052d5
Avoid going through the LLVMContext for type equality where it's safe to dereference the type pointer.
by Benjamin Kramer
· 16 years ago
35b4707
Push LLVMContexts through the IntegerType APIs.
by Owen Anderson
· 16 years ago
c24a3f8
Tidy up #includes, deleting a bunch of unnecessary #includes.
by Dan Gohman
· 17 years ago
29474e9
Enable first-class aggregates support.
by Dan Gohman
· 17 years ago
bc8fb44
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
by Dan Gohman
· 17 years ago
97b746a
Fix insert point handling for multiple return values.
by Devang Patel
· 17 years ago
d6da1d0
API changes for class Use size reduction, wave 1.
by Gabor Greif
· 17 years ago
d91d384
simplify
by Devang Patel
· 17 years ago
40a92a1
Handle 'ret' with multiple values.
by Devang Patel
· 17 years ago
4bba6c2
Skip functions that return multiple values.
by Devang Patel
· 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
081ce94
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
f17a25c
It's not necessary to do rounding for alloca operations when the requested
by Dan Gohman
· 18 years ago