llvm-6502/lib
2012-11-25 00:48:58 +00:00
..
Analysis Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
Archive Mark checkSignature const, and in turn stop casting away const from 2012-09-05 22:09:23 +00:00
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 Remove duplicate check of LimitFloatPrecision. It was already checked earlier before IsExp10 could be set to true. 2012-11-25 00:48:58 +00:00
DebugInfo Add some basic support for the fission addr forms to DebugInfo. 2012-11-16 23:44:11 +00:00
ExecutionEngine IntelJITEventsWrapper.h: Prune two members, FinalizeThreadFunc and FinalizeProcessFunc, for now. [-Wunused-private-field] 2012-11-22 13:18:37 +00:00
Linker Move the "findUsedStructTypes" functionality outside of the Module class. 2012-08-03 00:30:35 +00:00
MC libLTO: Add a utility method to initialize the disassemblers. 2012-11-24 16:59:10 +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 Remove exception handling usage from tblgen. 2012-10-25 20:33:17 +00:00
Target PPC: Reinstate the fatal error when trying to emit a macho file. 2012-11-24 15:23:49 +00:00
Transforms CodeGenPrepare: Move ret duplication out of the instruction iteration loop. 2012-11-23 19:17:06 +00:00
VMCore Disallow the undocumented practice of starting the datalayout string with '-'. 2012-11-23 14:51:42 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile