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-20 18:56:04 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Analysis
History
Misha Brukman
56f7db4178
Spell `necessary' correctly.
...
llvm-svn: 7944
2003-08-18 14:43:39 +00:00
..
DataStructure
Add more verbose comment
2003-08-05 18:38:37 +00:00
IPA
Remove unnecessary use of NonCopyable
2003-08-06 17:16:24 +00:00
LiveVar
Improvement to the previous fix: branch following a delay slot of
2003-08-14 20:45:56 +00:00
AliasAnalysis.cpp
Add new -no-aa implementation
2003-02-26 19:57:10 +00:00
AliasAnalysisCounter.cpp
Avoid divide by zero errors
2003-06-17 15:07:20 +00:00
AliasAnalysisEvaluator.cpp
Count operands to instructions as well as just results. This allows for global variables to be checked as well
2003-06-29 00:07:11 +00:00
AliasSetTracker.cpp
Fix miscompilation in Fhourstones and bug: LICM/2003-05-02-LoadHoist.ll
2003-05-03 03:42:08 +00:00
BasicAliasAnalysis.cpp
Reuse the values if they are constants: this is important so that we index into the right structure field
2003-07-03 06:42:38 +00:00
Expressions.cpp
Eliminate old-style cast
2003-07-23 15:16:40 +00:00
InductionVariable.cpp
DEBUG got moved to Support/Debug.h
2003-08-01 22:15:03 +00:00
InstCount.cpp
Add total instruction, bb, & function counts
2002-12-07 23:24:24 +00:00
Interval.cpp
…
IntervalPartition.cpp
…
LoadValueNumbering.cpp
Spell `necessary' correctly.
2003-08-18 14:43:39 +00:00
LoopInfo.cpp
Fix the bug that broke the nightly tester in McCat/18-imp last night. :(
2003-08-17 21:47:33 +00:00
Makefile
…
PostDominators.cpp
…
PrintSCC.cpp
…
ValueNumbering.cpp
…