.. |
Analysis
|
Some cleanup for r209568.
|
2014-05-26 14:49:46 +00:00 |
AsmParser
|
[modules] Add module maps for LLVM. These are not quite ready for prime-time
|
2014-05-21 02:46:14 +00:00 |
Bitcode
|
Convert a few loops to use ranges.
|
2014-05-26 13:38:51 +00:00 |
CodeGen
|
DebugInfo: Avoid an extra map lookup when finding abstract subprogram DIEs.
|
2014-05-27 18:37: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
|
Use existing helper function.
|
2014-05-26 19:57:55 +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
|
[mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_PCLO16
|
2014-05-27 14:58:51 +00:00 |
Object
|
[YAML] Add an optional argument EnumMask to the yaml::IO::bitSetCase() .
|
2014-05-23 08:07:09 +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
|
[PATCH] Correct type used for VADD_SPLAT optimization on PowerPC
|
2014-05-27 15:57:51 +00:00 |
Transforms
|
Distribute sext/zext to the operands of and/or/xor
|
2014-05-27 18:00:00 +00:00 |
CMakeLists.txt
|
ProfileData: Introduce the InstrProfReader interface and a text reader
|
2014-03-21 17:24:48 +00:00 |
LLVMBuild.txt
|
ProfileData: Introduce the InstrProfReader interface and a text reader
|
2014-03-21 17:24:48 +00:00 |
Makefile
|
ProfileData: Introduce the InstrProfReader interface and a text reader
|
2014-03-21 17:24:48 +00:00 |