llvm-6502/lib
Lang Hames b47ec4087c llvm.fmuladd.* lowering should be checking isOperationLegalOrCustom, rather than
isOperationLegal. Thanks to Craig Topper for pointing this out.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168485 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-22 03:31:45 +00:00
..
Analysis Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
Archive
AsmParser Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Bitcode Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
CodeGen llvm.fmuladd.* lowering should be checking isOperationLegalOrCustom, rather than 2012-11-22 03:31:45 +00:00
DebugInfo Add some basic support for the fission addr forms to DebugInfo. 2012-11-16 23:44:11 +00:00
ExecutionEngine Implementing basic function-level profiling support in IntelJITEventListener. 2012-11-21 18:50:33 +00:00
Linker
MC Add relocations used for mips big GOT. 2012-11-21 19:50:22 +00:00
Object s/assert/llvm_unreachable/ 2012-11-14 17:58:11 +00:00
Support Allow using MemoryBuffers with yaml::Stream directly. 2012-11-19 23:21:47 +00:00
TableGen
Target Mips direct object xgot support 2012-11-21 23:38:59 +00:00
Transforms [asan] rip off the creation of global redzones from the main AddressSanitizer class into a separate class. The intent is to make it a separate ModulePass in the following commmits 2012-11-22 03:18:50 +00:00
VMCore Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile