llvm-6502/lib
Rafael Espindola e7b43ecdcd Fix windows build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209961 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-31 03:26:57 +00:00
..
Analysis implement missing SCEVDivision case 2014-05-29 19:44:09 +00:00
AsmParser [pr19844] Add thread local mode to aliases. 2014-05-28 18:15:43 +00:00
Bitcode Use error_code() instead of error_code::succes() 2014-05-31 01:37:45 +00:00
CodeGen [X86] Add two combine rules to simplify dag nodes introduced during type legalization when promoting nodes with illegal vector type. 2014-05-30 23:17:53 +00:00
DebugInfo [modules] Add module maps for LLVM. These are not quite ready for prime-time 2014-05-21 02:46:14 +00:00
ExecutionEngine Use error_code() instead of error_code::succes() 2014-05-31 01:37:45 +00:00
IR Use error_code() instead of error_code::succes() 2014-05-31 01:37:45 +00:00
IRReader
LineEditor
Linker Use create methods since msvc doesn't handle delegating constructors. 2014-05-17 21:29:57 +00:00
LTO AArch64/ARM64: move ARM64 into AArch64's place 2014-05-24 12:50:23 +00:00
MC Fix MIPS exception personality encoding. 2014-05-30 16:48:56 +00:00
Object There is no std::errc::success, remove the llvm one. 2014-05-31 03:21:04 +00:00
Option Options: Use erase_if to remove Args from the list. 2014-05-18 15:14:13 +00:00
ProfileData There is no std::errc::success, remove the llvm one. 2014-05-31 03:21:04 +00:00
Support Fix windows build. 2014-05-31 03:26:57 +00:00
TableGen [modules] Add module maps for LLVM. These are not quite ready for prime-time 2014-05-21 02:46:14 +00:00
Target Have the TLOF creation take a Triple rather than needing a subtarget. 2014-05-31 00:07:32 +00:00
Transforms [ASan] Behave the same for functions w/o sanitize_address attribute and blacklisted functions 2014-05-31 00:33:05 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile