llvm-6502/lib
David Majnemer 9f27a47ff1 Windows: Don't bother with pinning Kernel32.dll
We don't delay load it so it shouldn't be going anywhere.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192561 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-14 00:06:58 +00:00
..
Analysis Rename DataLayout variables TD -> DL 2013-10-03 19:50:01 +00:00
AsmParser Add a GlobalAlias::isValidLinkage to reduce code duplication. 2013-10-09 16:07:32 +00:00
Bitcode
CodeGen TargetLowering: Don't index into empty string. 2013-10-13 03:08:49 +00:00
DebugInfo
ExecutionEngine Adding multiple object support to MCJIT EH frame handling 2013-10-11 21:25:48 +00:00
IR Debug Info: In DIBuilder, the context field of subprogram is updated to use 2013-10-10 18:40:01 +00:00
IRReader
Linker Add missing #include's to cctype when using isdigit/alpha/etc. 2013-10-12 00:55:57 +00:00
LTO Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
MC MC: Don't assume incoming StringRef's are null terminated. 2013-10-13 22:09:26 +00:00
Object Add missing #include's to cctype when using isdigit/alpha/etc. 2013-10-12 00:55:57 +00:00
Option
Support Windows: Don't bother with pinning Kernel32.dll 2013-10-14 00:06:58 +00:00
TableGen
Target R600: improve dump of S_WAITCNT 2013-10-13 17:56:28 +00:00
Transforms SLPVectorizer: Sort PHINodes based on their opcode 2013-10-12 18:56:27 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile