This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
28a133d602
llvm-project
/
llvm
/
tools
/
llc
History
Evan Cheng
5a28638560
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
Makefile
Switch llc from ParseBitcodeFile to ParseIRFile. This lets llc
2009-09-02 19:35:19 +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