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-28 15:41:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Analysis
History
Chris Lattner
15ec384b49
Add explicit iostream #includes
...
llvm-svn: 25513
2006-01-22 23:19:18 +00:00
..
DataStructure
Add explicit iostream #includes
2006-01-22 23:19:18 +00:00
IPA
Add explicit iostream #includes
2006-01-22 23:19:18 +00:00
AliasAnalysis.cpp
…
AliasAnalysisCounter.cpp
…
AliasAnalysisEvaluator.cpp
…
AliasSetTracker.cpp
Make the -print-alias-sets pass work for printing out something other than
2006-01-03 06:05:22 +00:00
BasicAliasAnalysis.cpp
Add bswap intrinsics as documented in the Language Reference
2006-01-14 01:25:24 +00:00
CFGPrinter.cpp
…
ConstantFolding.cpp
For PR411:
2006-01-16 21:12:35 +00:00
InstCount.cpp
Add explicit iostream #includes
2006-01-22 23:19:18 +00:00
Interval.cpp
…
IntervalPartition.cpp
…
LoadValueNumbering.cpp
Fix a problem exposed by the et-forest work. Load-vn needs these passes live
2006-01-08 09:10:04 +00:00
LoopInfo.cpp
Change ET-Forest to automatically recalculate its DFSnum's if too many slow
2006-01-14 20:55:09 +00:00
Makefile
DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now
2005-10-24 02:26:13 +00:00
PostDominators.cpp
Initial implementation of the ET-Forest data structure for dominators and
2006-01-08 08:22:18 +00:00
ProfileInfo.cpp
…
ProfileInfoLoader.cpp
…
ProfileInfoLoaderPass.cpp
…
ScalarEvolution.cpp
Add explicit iostream #includes
2006-01-22 23:19:18 +00:00
ScalarEvolutionExpander.cpp
Fix a problem that Nate noticed with LSR:
2005-10-30 06:24:33 +00:00
Trace.cpp
…
ValueNumbering.cpp
…