..
ADT
[ADT] Another stab at fixing the PointerEmbeddedInt build for MSVC.
2016-01-10 14:27:26 +00:00
Analysis
don't repeat variable/function names in comments; NFC
2016-01-08 23:04:05 +00:00
AsmParser
Bitcode
Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes
2015-12-16 16:16:19 +00:00
CodeGen
RegisterPressure: Expose RegisterOperands API
2016-01-12 22:57:35 +00:00
Config
[autoconf] Fix MinGW build
2015-11-28 00:54:12 +00:00
DebugInfo
[llvm-symbolizer] -print-source-context-lines option to print source code around the line.
2016-01-09 00:14:35 +00:00
ExecutionEngine
[ORC] More cleanup, partially aimed at working around GCC ICE.
2016-01-12 19:01:49 +00:00
IR
[AVX512] adding PROLQ and PROLD Intrinsics
2016-01-12 21:19:17 +00:00
IRReader
[ThinLTO] Metadata linking for imported functions
2015-12-17 17:14:09 +00:00
LibDriver
LineEditor
Linker
[ThinLTO] Use new in-place symbol changes for exporting module
2016-01-08 17:06:29 +00:00
LTO
Rename variables to reflect linker split (NFC)
2015-12-18 19:28:59 +00:00
MC
[ARM] Fix several state persistence bugs
2016-01-12 13:38:15 +00:00
Object
COFF: Teach llvm-objdump how to dump DLL forwarder symbols.
2016-01-12 23:28:42 +00:00
Option
Convert Arg, ArgList, and Option to dump() to dbgs() rather than errs().
2015-12-18 18:55:26 +00:00
Passes
ProfileData
[Coverage] Refactor coverage mapping reader code /NFC
2016-01-13 00:53:46 +00:00
Support
[CodeView] Improve the line table dumper
2016-01-13 01:05:16 +00:00
TableGen
[TableGen] Fix a typo in r256733.
2016-01-04 06:35:08 +00:00
Target
[X86] Make hasFP constant time
2016-01-04 04:49:41 +00:00
Transforms
[JumpThreading] Don't forget to report that the IR changed
2016-01-10 07:13:04 +00:00
CMakeLists.txt
InitializePasses.h
[attrs] Split the late-revisit pattern for deducing norecurse in
2016-01-08 10:55:52 +00:00
LinkAllIR.h
LinkAllPasses.h
[attrs] Split the late-revisit pattern for deducing norecurse in
2016-01-08 10:55:52 +00:00
module.modulemap
[WebAssembly] Add ELFRelocs/WebAssembly.def as a "textual header" to the module map.
2016-01-12 20:51:40 +00:00
module.modulemap.build
Pass.h
Recommit r256952 "Filtering IR printing for print-after-all/print-before-all"
2016-01-06 22:55:03 +00:00
PassAnalysisSupport.h
[PassManager] Tuning Memory Usage of AnalysisUsage
2015-12-08 00:10:56 +00:00
PassInfo.h
Reformat partially.
2015-10-05 04:46:30 +00:00
PassRegistry.h
Reorganize the C API headers to improve build times.
2015-12-18 01:46:52 +00:00
PassSupport.h