..
Analysis
[Vectorization] Actually return from error case in isStridedPtr
2016-01-08 01:55:13 +00:00
AsmParser
Implemented Support of IA interrupt and exception handlers:
2015-12-21 14:07:14 +00:00
Bitcode
Bitcode: Fix reading and writing of ConstantDataVectors of halfs
2016-01-06 22:31:32 +00:00
CodeGen
LiveInterval: A LiveRange is enough for ConnectedVNInfoEqClasses::Classify()
2016-01-08 01:16:35 +00:00
DebugInfo
Fix several accidental DOS line endings in source files
2016-01-03 17:22:03 +00:00
ExecutionEngine
Delete APIs that have been deprecated since 2010.
2015-12-19 21:42:07 +00:00
Fuzzer
[libFuzzer] add a position hint to the dictionary-based mutator
2016-01-07 01:49:35 +00:00
IR
Temporarily revert r257105 "[Verifier] Check that debug values have proper size"
2016-01-07 22:39:11 +00:00
IRReader
[ThinLTO] Metadata linking for imported functions
2015-12-17 17:14:09 +00:00
LibDriver
LineEditor
Linker
[Linker] Also treat a DIImportedEntity scope DISubprogram as needed.
2016-01-07 03:14:59 +00:00
LTO
Rename variables to reflect linker split (NFC)
2015-12-18 19:28:59 +00:00
MC
Added support for macro emission in dwarf (supporting DWARF version 4).
2016-01-07 14:28:20 +00:00
Object
Handle archives with paths in the names.
2015-12-18 16:07:17 +00:00
Option
Convert Arg, ArgList, and Option to dump() to dbgs() rather than errs().
2015-12-18 18:55:26 +00:00
Passes
[attrs] Extract the pure inference of function attributes into
2015-12-27 08:41:34 +00:00
ProfileData
[PGO] Minor refactoring /NFC
2016-01-07 22:46:29 +00:00
Support
IntEqClasses: Let join() return the new leader
2016-01-08 01:16:39 +00:00
TableGen
[TableGen] Use some free space in Init to store the opcode for UnOpInit/BinOpInit/TernOpInit allowing those types to be a little smaller. NFC
2016-01-04 06:28:49 +00:00
Target
[WebAssembly] Minor code cleanups. NFC.
2016-01-08 01:18:00 +00:00
Transforms
[InstCombine] insert a new shuffle in a safe place (PR25999)
2016-01-08 01:39:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile