llvm-6502/lib
Duncan P. N. Exon Smith 73993abb6c SDAG: Cleanup initialization of SDDbgValue, NFC
Cleanup how `SDDbgValue` is initialized, and rearrange the fields to
save two pointers in the struct layout.  No real functionality change
though (and I doubt the memory savings would show up in a profile).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237997 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-22 05:35:53 +00:00
..
Analysis [InstSimplify] Handle some overflow intrinsics in InstSimplify 2015-05-22 03:56:46 +00:00
AsmParser
Bitcode
CodeGen SDAG: Cleanup initialization of SDDbgValue, NFC 2015-05-22 05:35:53 +00:00
DebugInfo
ExecutionEngine Fix Clang -Wmissing-override warning 2015-05-22 00:00:00 +00:00
Fuzzer
IR Use Op<0> accessor instead of OperandList for Instructions. NFC 2015-05-21 22:48:54 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object
Option
Passes
ProfileData
Support
TableGen
Target [X86] Fix a variable name for r237977 so that it works with every compilers. 2015-05-22 00:41:03 +00:00
Transforms [InstSimplify] Handle some overflow intrinsics in InstSimplify 2015-05-22 03:56:46 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile