llvm-6502/lib
Jakob Stoklund Olesen 3d2a2d1217 Remove more mayLoad workarounds.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162556 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-24 14:43:22 +00:00
..
Analysis Fix floating-point divide by zero, in a case where the value was not going to be used anyway. 2012-08-24 00:31:45 +00:00
Archive
AsmParser
Bitcode
CodeGen Use DW_FORM_flag_present to save space in debug information if we're 2012-08-24 01:14:27 +00:00
DebugInfo Add support for some missing DW_FORM_*. 2012-08-24 01:14:23 +00:00
ExecutionEngine
Linker
MC Fix a bunch of -Wdocumentation warnings. 2012-08-23 16:54:08 +00:00
Object
Support Fix undefined behavior (signed integer overflow) when Clang parses a hexfloat with an enormous exponent. Caught by an existing unit test + -ftrapv. 2012-08-24 00:01:19 +00:00
TableGen Tristate mayLoad, mayStore, and hasSideEffects. 2012-08-23 19:34:46 +00:00
Target Remove more mayLoad workarounds. 2012-08-24 14:43:22 +00:00
Transforms
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile