..
Analysis
implement missing SCEVDivision case
2014-05-29 19:44:09 +00:00
AsmParser
[pr19844] Add thread local mode to aliases.
2014-05-28 18:15:43 +00:00
Bitcode
[pr19844] Add thread local mode to aliases.
2014-05-28 18:15:43 +00:00
CodeGen
SelectionDAG: skip barriers for unordered atomic operations
2014-05-30 14:41:51 +00:00
DebugInfo
[modules] Add module maps for LLVM. These are not quite ready for prime-time
2014-05-21 02:46:14 +00:00
ExecutionEngine
AArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 12:50:23 +00:00
IR
[X86] Auto-upgrade AVX1 vbroadcast intrinsics
2014-05-29 23:35:33 +00:00
IRReader
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
2014-04-15 06:32:26 +00:00
LineEditor
Linker
Use create methods since msvc doesn't handle delegating constructors.
2014-05-17 21:29:57 +00:00
LTO
AArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 12:50:23 +00:00
MC
MachO: support N_INDR aliases in assembly files.
2014-05-30 13:22:59 +00:00
Object
MachO: support N_INDR aliases in assembly files.
2014-05-30 13:22:59 +00:00
Option
Options: Use erase_if to remove Args from the list.
2014-05-18 15:14:13 +00:00
ProfileData
ProfileData: Allow multiple profiles in RawInstrProfReader
2014-05-16 00:38:00 +00:00
Support
Fixup sys::getHostCPUFeatures crypto names so it doesn't clash with kernel headers
2014-05-23 10:14:13 +00:00
TableGen
[modules] Add module maps for LLVM. These are not quite ready for prime-time
2014-05-21 02:46:14 +00:00
Target
ARM: use AAPCS-style prologues for embedded MachO.
2014-05-30 13:23:06 +00:00
Transforms
Allow vectorization of intrinsics such as powi,cttz and ctlz in Loop and SLP Vectorizer.
2014-05-30 04:31:24 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile