.. |
Analysis
|
Strip UTF8 BOM that got added for some reason in rL305163
|
2017-06-13 09:58:27 +00:00 |
AsmParser
|
Add dependency from AsmParser to BinaryFormat.
|
2017-06-07 04:24:33 +00:00 |
BinaryFormat
|
Move Object format code to lib/BinaryFormat.
|
2017-06-07 03:48:56 +00:00 |
Bitcode
|
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named metadata.
|
2017-06-12 20:10:48 +00:00 |
CodeGen
|
Fix an assertion failure when duplicate dbg.declares are present.
|
2017-06-12 22:41:06 +00:00 |
DebugInfo
|
Slightly better fix for dealing with no-id-stream PDBs.
|
2017-06-12 21:46:51 +00:00 |
Demangle
|
[ItaniumDemangle] Fix a exponential string copying bug
|
2017-05-28 23:24:52 +00:00 |
ExecutionEngine
|
Move Object format code to lib/BinaryFormat.
|
2017-06-07 03:48:56 +00:00 |
Fuzzer
|
Fix the includes in lib/Fuzzer on Windows that have ordering
|
2017-06-06 23:28:01 +00:00 |
IR
|
[IR] Stop deleting other signatures of User::operator new when we override one signature in a class derived from User
|
2017-06-12 23:25:15 +00:00 |
IRReader
|
Timer: Track name and description.
|
2016-11-18 19:43:18 +00:00 |
LTO
|
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named metadata.
|
2017-06-12 20:10:48 +00:00 |
LineEditor
|
…
|
|
Linker
|
Support for taking the max of module flags when linking, use for PIE/PIC
|
2017-05-23 00:08:00 +00:00 |
MC
|
[WebAssembly] MC: Fix value of R_WEBASSEMBLY_TABLE_INDEX relocations
|
2017-06-12 23:52:44 +00:00 |
Object
|
Revert "Revert "Fix alignment bug in COFF emission.""
|
2017-06-13 00:19:43 +00:00 |
ObjectYAML
|
[pdb] Don't choke on unknown symbol types.
|
2017-06-12 23:10:31 +00:00 |
Option
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
Passes
|
[EarlyCSE] Add option to use MemorySSA for function simplification run of EarlyCSE (off by default).
|
2017-06-10 15:20:03 +00:00 |
ProfileData
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
Support
|
Support: Don't set RLIMIT_AS on child processes when applying a memory limit
|
2017-06-12 22:16:49 +00:00 |
TableGen
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
Target
|
[Hexagon] Stop pmpy recognition when shift conversion fails
|
2017-06-13 13:51:49 +00:00 |
ToolDrivers
|
Add dependency from LibDriver to BinaryFormat.
|
2017-06-07 04:39:50 +00:00 |
Transforms
|
Inliner: Avoid calling shouldInline until it's absolutely necessary
|
2017-06-13 02:24:09 +00:00 |
XRay
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
CMakeLists.txt
|
Move Object format code to lib/BinaryFormat.
|
2017-06-07 03:48:56 +00:00 |
LLVMBuild.txt
|
Move Object format code to lib/BinaryFormat.
|
2017-06-07 03:48:56 +00:00 |