llvm-6502/lib
2014-01-16 06:14:45 +00:00
..
Analysis BasicAA: We need to check both access sizes when comparing a gep and an 2014-01-16 04:53:18 +00:00
AsmParser Decouple dllexport/dllimport from linkage 2014-01-14 15:22:47 +00:00
Bitcode Make parseBitcodeFile return an ErrorOr<Module *>. 2014-01-15 01:08:23 +00:00
CodeGen [DAGCombiner] Fix a wrong check in method SimplifyVBinOp. 2014-01-15 19:51:32 +00:00
DebugInfo
ExecutionEngine Attempt to fix the MSVC build. 2014-01-16 05:09:32 +00:00
IR Report a warning when dropping outdated debug info metadata. 2014-01-16 01:51:12 +00:00
IRReader Make parseBitcodeFile return an ErrorOr<Module *>. 2014-01-15 01:08:23 +00:00
Linker Decouple dllexport/dllimport from linkage 2014-01-14 15:22:47 +00:00
LTO [LTO] Add a hook to map LLVM diagnostics into the clients of LTO. 2014-01-15 22:04:35 +00:00
MC Fix parsing of .symver directive on ARM 2014-01-15 22:40:02 +00:00
Object Don't use DataRefImpl to implement ImportDirectoryEntryRef. 2014-01-16 03:13:19 +00:00
Option
Support raw_fd_ostream: Don't change STDERR to O_BINARY, or w*printf() (in assert()) would barf wide chars after llvm::errs(). 2014-01-12 16:14:24 +00:00
TableGen
Target Remove use of OpSize for populating VEX_PP field. A prefix encoding is now used instead. Simplify some other code. No functional changes intended. 2014-01-16 06:14:45 +00:00
Transforms Switch-to-lookup tables: set threshold to 3 cases 2014-01-15 05:00:27 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile