..
ADT
Simplify PackedVector by removing user-defined special members that aren't any different than the defaults
2015-08-12 23:26:12 +00:00
Analysis
[PM/AA] Extract the interface for GlobalsModRef into a header along with
2015-08-14 03:48:20 +00:00
AsmParser
AsmParser: Add a function to parse a standalone constant value.
2015-07-17 22:07:03 +00:00
Bitcode
Fix testing for end of stream in bitstream reader.
2015-08-03 18:01:50 +00:00
CodeGen
MIR Serialization: Change MIR syntax - use custom syntax for MBBs.
2015-08-13 23:10:16 +00:00
Config
Temporarily revert r244012 while we see if it's really necessary.
2015-08-05 05:32:22 +00:00
DebugInfo
-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated in C++11
2015-08-05 20:20:29 +00:00
ExecutionEngine
Remove and forbid raw_svector_ostream::flush() calls.
2015-08-13 18:12:56 +00:00
IR
[WebAssembly] Declare the llvm.wasm.page.size() intrinsic.
2015-08-13 00:26:04 +00:00
IRReader
LibDriver
LibDriver: Replace references to lld-link2 with lld-link.
2015-08-06 19:00:42 +00:00
LineEditor
Linker
LTO
MC
[MCDwarf] Use more idiomatic [u]int8_t types.
2015-08-07 19:19:44 +00:00
Object
Don't iterate over all sections in the ELFFile constructor.
2015-08-10 21:29:35 +00:00
Option
Add an ArgList::AddAllArgs that accepts a vector of OptSpecifier.
2015-07-29 17:34:41 +00:00
Passes
ProfileData
Fix some comment typos.
2015-08-08 18:27:36 +00:00
Support
Remove and forbid raw_svector_ostream::flush() calls.
2015-08-13 18:12:56 +00:00
TableGen
[TableGen] Remove unused constructor.
2015-08-12 06:43:10 +00:00
Target
Add new ISD nodes: ISD::FMINNAN and ISD::FMAXNAN
2015-08-11 09:13:05 +00:00
Transforms
[LoopVer] Optionally allow using memchecks from LAA
2015-08-12 16:51:19 +00:00
CMakeLists.txt
InitializePasses.h
[PM/AA] Remove the AliasDebugger pass.
2015-08-12 22:54:47 +00:00
LinkAllIR.h
LinkAllPasses.h
[PM/AA] Extract the interface for GlobalsModRef into a header along with
2015-08-14 03:48:20 +00:00
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h