1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib/Analysis
Chris Lattner cb6744360c Fix a bug Brian found.
llvm-svn: 12754
2004-04-07 16:16:11 +00:00
..
DataStructure Support getelementptr instructions which use uint's to index into structure 2004-04-05 01:30:19 +00:00
IPA Make code more readable. 2004-03-12 00:58:41 +00:00
AliasAnalysis.cpp Deinline some virtual methods, provide better mod/ref answers through the 2004-03-15 04:07:29 +00:00
AliasAnalysisCounter.cpp Pass through the boolean queries 2004-03-15 04:06:46 +00:00
AliasAnalysisEvaluator.cpp Simplify code to process CallSites (thanks to Chris). 2004-03-12 16:20:49 +00:00
AliasSetTracker.cpp Fix a HORRIBLY NASTY bug that caused siod to stop working last night. 2004-03-17 23:22:04 +00:00
BasicAliasAnalysis.cpp Support getelementptr instructions which use uint's to index into structure 2004-04-05 01:30:19 +00:00
CFGPrinter.cpp
Expressions.cpp
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp Implement test/Regression/Transforms/GCSE/undefined_load.ll 2004-04-03 00:45:16 +00:00
LoopInfo.cpp
Makefile
PostDominators.cpp
PrintSCC.cpp
ProfileInfo.cpp
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp
ScalarEvolution.cpp Fix a bug Brian found. 2004-04-07 16:16:11 +00:00
Trace.cpp
ValueNumbering.cpp Minor efficiency improvement, finegrainify namespacification 2004-03-25 22:56:03 +00:00