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-17 09:12:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Analysis
History
Nadav Rotem
04d64771f6
Cost Model: Normalize the insert/extract index when splitting types
...
llvm-svn: 167402
2012-11-05 21:12:13 +00:00
..
BasicAA
Don't infer whether a value is captured in the current function from the
2012-11-05 10:48:24 +00:00
BlockFrequencyInfo
…
BranchProbabilityInfo
BranchProb: modify the definition of an edge in BranchProbabilityInfo to handle
2012-08-24 18:14:27 +00:00
CallGraph
Now that invoke of an intrinsic is possible (for the llvm.do.nothing intrinsic)
2012-09-26 17:16:01 +00:00
CostModel
Cost Model: Normalize the insert/extract index when splitting types
2012-11-05 21:12:13 +00:00
DependenceAnalysis
dependence analysis
2012-10-11 07:32:34 +00:00
Dominators
FileCheck-ize tests.
2012-04-24 10:45:44 +00:00
GlobalsModRef
MemoryDependenceAnalysis attempts to find the first memory dependency for function calls.
2012-08-13 23:03:43 +00:00
LoopInfo
Convert all tests using TCL-style quoting to use shell-style quoting.
2012-07-02 12:47:22 +00:00
PostDominators
…
Profiling
Add default JIT LIT variable.
2012-10-02 10:57:08 +00:00
RegionInfo
Convert the uses of '|&' to use '2>&1 |' instead, which works on old
2012-07-02 18:37:59 +00:00
ScalarEvolution
Fix broken check lines.
2012-08-17 12:28:26 +00:00
TypeBasedAliasAnalysis
…