llvm-6502/lib
2015-05-04 01:35:39 +00:00
..
Analysis Fix -Wpessimizing-move warnings by removing std::move calls. 2015-04-30 23:07:00 +00:00
AsmParser
Bitcode Don't overflow GCTable 2015-04-30 04:09:41 +00:00
CodeGen Masked gather and scatter intrinsics - enabled codegen for KNL. 2015-05-03 07:12:25 +00:00
DebugInfo Fix build. 2015-05-01 20:33:10 +00:00
ExecutionEngine Reapply [RuntimeDyldELF] Fold Placeholder into Addend 2015-05-01 20:21:45 +00:00
Fuzzer
IR [opaque pointer type] Store the value type of an alloca 2015-04-29 23:00:35 +00:00
IRReader
LineEditor
Linker
LTO LTO: Add API to choose whether to embed uselists 2015-04-27 23:38:54 +00:00
MC [Hexagon] Adding expression MC emission and removing XFAIL from test that hits this code path. 2015-05-01 21:14:21 +00:00
Object
Option
Passes
ProfileData
Support YAML: Fix the output of sequences that contain flow sequences. 2015-05-01 18:34:25 +00:00
TableGen [TableGen] Formatting cleanup. Mostly removing trailing whitespace and unnecessary curly braces. NFC 2015-05-04 01:35:39 +00:00
Target Masked gather and scatter intrinsics - enabled codegen for KNL. 2015-05-03 07:12:25 +00:00
Transforms InstrProf: Instrumenter support for setting profile output from command line 2015-04-30 23:49:23 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile