This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-16 16:48:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
/
IPO
History
Jay Foad
42eb18b051
Make better use of ConstantExpr::getGetElementPtr's InBounds parameter.
...
llvm-svn: 135676
2011-07-21 15:15:37 +00:00
..
ArgumentPromotion.cpp
land David Blaikie's patch to de-constify Type, with a few tweaks.
2011-07-18 04:54:35 +00:00
CMakeLists.txt
Land the long talked about "type system rewrite" patch. This
2011-07-09 17:41:24 +00:00
ConstantMerge.cpp
…
DeadArgumentElimination.cpp
land David Blaikie's patch to de-constify Type, with a few tweaks.
2011-07-18 04:54:35 +00:00
ExtractGV.cpp
Improve the handling of available_externally and llvm.global_ctors.
2011-06-09 14:38:09 +00:00
FunctionAttrs.cpp
…
GlobalDCE.cpp
…
GlobalOpt.cpp
Make better use of ConstantExpr::getGetElementPtr's InBounds parameter.
2011-07-21 15:15:37 +00:00
InlineAlways.cpp
…
Inliner.cpp
land David Blaikie's patch to de-constify Type, with a few tweaks.
2011-07-18 04:54:35 +00:00
InlineSimple.cpp
…
Internalize.cpp
…
IPConstantPropagation.cpp
land David Blaikie's patch to de-constify Type, with a few tweaks.
2011-07-18 04:54:35 +00:00
IPO.cpp
Land the long talked about "type system rewrite" patch. This
2011-07-09 17:41:24 +00:00
LoopExtractor.cpp
…
LowerSetJmp.cpp
land David Blaikie's patch to de-constify Type, with a few tweaks.
2011-07-18 04:54:35 +00:00
Makefile
…
MergeFunctions.cpp
Convert TargetData::getIndexedOffset to use ArrayRef.
2011-07-19 14:01:37 +00:00
PartialInlining.cpp
…
PruneEH.cpp
Convert CallInst and InvokeInst APIs to use ArrayRef.
2011-07-15 08:37:34 +00:00
StripDeadPrototypes.cpp
…
StripSymbols.cpp
remove the DerivedType which isn't adding value anymore.
2011-07-09 17:59:15 +00:00