llvm-6502/lib
Alexei Starovoitov 8ffc5ca532 [bpf] mark mov instructions as ReMaterializable
loading immediate into register is cheap, so take advantage of remat.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233666 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-31 02:49:58 +00:00
..
Analysis [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
AsmParser Verifier: Move more debug info checks away from Verify() 2015-03-31 01:28:22 +00:00
Bitcode Fix PR23045. 2015-03-30 21:36:43 +00:00
CodeGen DebugInfo: Remove LexicalBlockFile scope/context distinction 2015-03-31 00:10:37 +00:00
DebugInfo
ExecutionEngine Remove more superfluous .str() and replace std::string concatenation with Twine. 2015-03-30 15:42:36 +00:00
Fuzzer Move lib/Fuzzer docs from a README.txt to a proper .rst file. 2015-03-30 23:05:30 +00:00
IR Verifier: Don't return early from verifyTypeRefs() 2015-03-31 02:37:13 +00:00
IRReader
LineEditor
Linker
LTO Remove more superfluous .str() and replace std::string concatenation with Twine. 2015-03-30 15:42:36 +00:00
MC Replace the MCSubtargetInfo parameter with a Triple when creating 2015-03-31 00:10:04 +00:00
Object Remove more superfluous .str() and replace std::string concatenation with Twine. 2015-03-30 15:42:36 +00:00
Option Remove more superfluous .str() and replace std::string concatenation with Twine. 2015-03-30 15:42:36 +00:00
Passes
ProfileData
Support Remove more superfluous .str() and replace std::string concatenation with Twine. 2015-03-30 15:42:36 +00:00
TableGen
Target [bpf] mark mov instructions as ReMaterializable 2015-03-31 02:49:58 +00:00
Transforms [opaque pointer type] Change GetElementPtrInst::getIndexedType to take the pointee type 2015-03-30 21:41:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile