.. |
ADT
|
[AMDGPU] Remove use of OpenCL triple environment and replace with function attribute for AMDGPU
|
2018-03-23 18:45:18 +00:00 |
Analysis
|
[Analysis] Support aligned new/delete functions.
|
2018-04-04 19:01:51 +00:00 |
AsmParser
|
Remove every uses of getGlobalContext() in LLVM (but the C API)
|
2016-04-14 21:59:01 +00:00 |
BinaryFormat
|
[dwarf] Unify unknown dwarf enum formatting code
|
2018-03-21 11:46:37 +00:00 |
Bitcode
|
Pass a reference to a module to the bitcode writer.
|
2018-02-14 19:11:32 +00:00 |
CodeGen
|
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to CodeGen layer.
|
2018-03-29 17:21:10 +00:00 |
DebugInfo
|
Style update. NFC.
|
2018-03-29 23:32:54 +00:00 |
ExecutionEngine
|
[ORC] Create a new SymbolStringPool by default in ExecutionSession constructor.
|
2018-04-02 20:57:56 +00:00 |
FuzzMutate
|
[FuzzMutate] Inst deleter doesn't work with PhiNodes
|
2018-01-25 09:22:18 +00:00 |
IR
|
allow custom OptBisect classes set to LLVMContext
|
2018-04-05 10:29:37 +00:00 |
LineEditor
|
Remove autoconf support
|
2016-01-26 21:29:08 +00:00 |
Linker
|
Fix build for LLVM unittests
|
2017-09-15 21:12:13 +00:00 |
MC
|
Move Object format code to lib/BinaryFormat.
|
2017-06-07 03:48:56 +00:00 |
MI
|
[LiveIntervals] Handle moving up dead partial write
|
2018-02-26 14:42:13 +00:00 |
Object
|
Fix unittest for buildbot with mips host (32bit big endian) from r295174
|
2017-02-15 16:03:22 +00:00 |
ObjectYAML
|
Move ObjectYAML code to a new library.
|
2016-03-01 19:15:06 +00:00 |
Option
|
[Option] For typo '-foo', suggest '--foo'
|
2018-01-09 19:38:04 +00:00 |
Passes
|
Another fix for r329293: Unbreak the windows bots
|
2018-04-05 17:20:45 +00:00 |
ProfileData
|
Revert "Revert "[InstrProf] Support for external functions in text format.""
|
2018-03-22 21:26:52 +00:00 |
Support
|
[Testing/Support]: Better matching of Error failure states
|
2018-04-05 14:32:10 +00:00 |
Target
|
Reapply "[GlobalISel] Remove the GISelAccessor API."
|
2017-08-15 22:31:51 +00:00 |
tools
|
[llvm-exegesis] Temporarily disable a few tests.
|
2018-04-04 14:32:09 +00:00 |
Transforms
|
Fix a couple of layering violations in Transforms
|
2018-03-21 22:34:23 +00:00 |
XRay
|
[XRay][graph] Disambiguate name of type from member name
|
2017-02-10 06:59:25 +00:00 |
CMakeLists.txt
|
Re-land r329273: [Plugins] Add a slim plugin API to work together with the new PM
|
2018-04-05 15:04:13 +00:00 |