llvm-6502/lib
Jakob Stoklund Olesen 6211386799 Remove some spurious mayLoad = 0 flags.
They were inserted to silence TableGen's warning about
redundant properties. That warning is now gone.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162517 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-24 00:31:20 +00:00
..
Analysis Reduce duplicated hash map lookups. 2012-08-22 15:37:57 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove the DW_AT_MIPS_linkage name attribute when we don't need it 2012-08-23 22:52:55 +00:00
DebugInfo Formatting cleanup. 2012-08-23 23:26:57 +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 some spurious mayLoad = 0 flags. 2012-08-24 00:31:20 +00:00
Transforms SimplifyLibCalls: Give all safely-shrinkable libcalls the same treatment. 2012-08-22 19:39:15 +00:00
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile