llvm-6502/lib/Target/CBackend
Evan Cheng b95fc31aa2 Sink codegen optimization level into MCCodeGenInfo along side relocation model
and code model. This eliminates the need to pass OptLevel flag all over the
place and makes it possible for any codegen pass to use this information.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144788 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-16 08:38:26 +00:00
..
TargetInfo build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies. 2011-11-12 02:10:57 +00:00
CBackend.cpp Sink codegen optimization level into MCCodeGenInfo along side relocation model 2011-11-16 08:38:26 +00:00
CMakeLists.txt build: Rename CBackend and CppBackend libraries to have CodeGen suffix, for 2011-11-10 15:35:14 +00:00
CTargetMachine.h Sink codegen optimization level into MCCodeGenInfo along side relocation model 2011-11-16 08:38:26 +00:00
LLVMBuild.txt llvm-build: Add --native-target and --enable-targets options, and add logic to 2011-11-10 00:50:07 +00:00
Makefile build: Rename CBackend and CppBackend libraries to have CodeGen suffix, for 2011-11-10 15:35:14 +00:00