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-30 08:44:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
VMCore
History
Chris Lattner
ec70d92221
Tighten up the AnalysisUsage of lots of passes, primarily to correctly indicate whether or not they invalidate the CFGA
...
llvm-svn: 2386
2002-04-28 21:27:06 +00:00
..
AsmWriter.cpp
Split ConstantVals.h into Constant.h and Constants.h
2002-04-28 19:55:58 +00:00
BasicBlock.cpp
Split ConstantVals.h into Constant.h and Constants.h
2002-04-28 19:55:58 +00:00
ConstantHandling.cpp
…
Constants.cpp
Split ConstantVals.h into Constant.h and Constants.h
2002-04-28 19:55:58 +00:00
Dominators.cpp
Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classes
2002-04-28 16:21:30 +00:00
Function.cpp
* Incorporate the contents of SymTabValue into Function and Module
2002-04-28 04:51:51 +00:00
iBranch.cpp
…
iCall.cpp
…
iMemory.cpp
Split ConstantVals.h into Constant.h and Constants.h
2002-04-28 19:55:58 +00:00
InstrTypes.cpp
…
Instruction.cpp
…
iOperators.cpp
…
iSwitch.cpp
…
Makefile
…
Module.cpp
Split ConstantVals.h into Constant.h and Constants.h
2002-04-28 19:55:58 +00:00
Pass.cpp
Move FunctionPass::doesNotModifyCFG to AnalysisUsage::preservesCFG()
2002-04-28 21:25:41 +00:00
PassManagerT.h
Move include/llvm/PassManager.h to lib/VMCore/PassManagerT.h
2002-04-28 20:42:50 +00:00
SlotCalculator.cpp
Split ConstantVals.h into Constant.h and Constants.h
2002-04-28 19:55:58 +00:00
SymbolTable.cpp
…
Type.cpp
Split ConstantVals.h into Constant.h and Constants.h
2002-04-28 19:55:58 +00:00
Value.cpp
The contents of the SymTabValue class have been incorporated into the
2002-04-28 04:52:28 +00:00
ValueHolderImpl.h
…
Verifier.cpp
Tighten up the AnalysisUsage of lots of passes, primarily to correctly indicate whether or not they invalidate the CFGA
2002-04-28 21:27:06 +00:00