This website requires JavaScript.
Explore
Help
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-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Analysis
History
Dan Gohman
142428ce64
Eliminate more uses of llvm-as and llvm-dis.
...
llvm-svn: 81293
2009-09-09 00:09:15 +00:00
..
Andersens
Convert a few more opt | llvm-dis to opt -S.
2009-09-08 22:41:33 +00:00
BasicAA
Eliminate more uses of llvm-as and llvm-dis.
2009-09-09 00:09:15 +00:00
CallGraph
Change these tests to feed the assembly files to opt directly, instead
2009-09-08 16:50:01 +00:00
Dominators
Change these tests to feed the assembly files to opt directly, instead
2009-09-08 16:50:01 +00:00
GlobalsModRef
Use opt -S instead of piping bitcode output through llvm-dis.
2009-09-08 22:34:10 +00:00
LoopDependenceAnalysis
Change these tests to feed the assembly files to opt directly, instead
2009-09-08 16:50:01 +00:00
LoopInfo
Change these tests to feed the assembly files to opt directly, instead
2009-09-08 16:50:01 +00:00
PointerTracking
Change these tests to feed the assembly files to opt directly, instead
2009-09-08 16:50:01 +00:00
PostDominators
Change these tests to feed the assembly files to opt directly, instead
2009-09-08 16:50:01 +00:00
Profiling
Use opt -S instead of piping bitcode output through llvm-dis.
2009-09-08 22:34:10 +00:00
ScalarEvolution
Use opt -S instead of piping bitcode output through llvm-dis.
2009-09-08 22:34:10 +00:00