llvm-6502/lib
Aaron Ballman c2489e340e Undef'ing _WIN32_IE to silence an MSVC warning about redefining a macro value.
No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200704 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-03 17:20:26 +00:00
..
Analysis [inliner] Skip debug intrinsics even earlier in computing the inline 2014-02-01 10:38:17 +00:00
AsmParser
Bitcode
CodeGen Remove some unused #includes 2014-02-01 13:12:54 +00:00
DebugInfo
ExecutionEngine
IR Implement inalloca codegen for x86 with the new inalloca design 2014-01-31 23:50:57 +00:00
IRReader
LineEditor Silence GCC warnings. 2014-02-01 11:26:18 +00:00
Linker
LTO
MC MC: Fix .octa output for APInts with BitWidth > 128 2014-02-01 16:52:33 +00:00
Object
Option
Support Undef'ing _WIN32_IE to silence an MSVC warning about redefining a macro value. 2014-02-03 17:20:26 +00:00
TableGen
Target Remove unnecessary include of AArch64GenInstrInfo.inc from AArch64Disassembler.cpp. None of the GET_ defines were set that would make the include do anything. 2014-02-03 06:33:17 +00:00
Transforms Lower llvm.expect intrinsic correctly for i1 2014-02-02 22:43:55 +00:00
CMakeLists.txt Introduce line editor library. 2014-01-31 23:46:14 +00:00
LLVMBuild.txt Introduce line editor library. 2014-01-31 23:46:14 +00:00
Makefile Introduce line editor library. 2014-01-31 23:46:14 +00:00