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-14 23:50:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
/
llc
History
Evan Cheng
96e3c797d1
Add a CodeGenOpt::Less level to match -O1. It'll be used by clients which do not want post-regalloc scheduling.
...
llvm-svn: 84272
2009-10-16 21:02:20 +00:00
..
CMakeLists.txt
Unbreak my CMake build. Say you'll link again.
2009-09-02 22:45:31 +00:00
llc.cpp
Add a CodeGenOpt::Less level to match -O1. It'll be used by clients which do not want post-regalloc scheduling.
2009-10-16 21:02:20 +00:00
Makefile
Switch llc from ParseBitcodeFile to ParseIRFile. This lets llc
2009-09-02 19:35:19 +00:00