.. |
ARCMigrate
|
Update for llvm api change.
|
2014-07-06 17:43:24 +00:00 |
AST
|
MS ABI: Up the required alignment after inserting padding between vbases
|
2014-07-16 07:16:58 +00:00 |
ASTMatchers
|
Remove llvm:: from uses of ArrayRef.
|
2014-06-28 23:22:23 +00:00 |
Analysis
|
Prune Redundant libdeps in CMake's target_link_libraries and LLVMBuild.txt.
|
2014-07-15 11:37:03 +00:00 |
Basic
|
Driver: bifurcate extended and basic MSC versioning
|
2014-07-16 03:13:50 +00:00 |
CodeGen
|
Handle diagnostic warnings in Frontend diagnostic handler.
|
2014-07-16 00:40:42 +00:00 |
Driver
|
[Driver][Mips] Remove flags which is not used in multi-library selection.
|
2014-07-16 12:29:05 +00:00 |
Edit
|
[CMake] Reorder libdeps by alphabetical order.
|
2014-07-14 04:59:27 +00:00 |
Format
|
clang-format: Improve heuristic around avoiding bad line breaks.
|
2014-07-15 09:00:34 +00:00 |
Frontend
|
Driver: bifurcate extended and basic MSC versioning
|
2014-07-16 03:13:50 +00:00 |
FrontendTool
|
[C++11] Use 'nullptr'.
|
2014-05-26 06:21:51 +00:00 |
Headers
|
ARM: Add NOP intrinsic mapping in arm_acle.h
|
2014-07-14 15:32:29 +00:00 |
Index
|
Added the pack_elements range accessor. Refactoring some for loops to use range-based for loops instead. No functional changes intended.
|
2014-07-15 21:32:31 +00:00 |
Lex
|
Fix case-sensitivity of inferred framework modules
|
2014-07-14 19:45:12 +00:00 |
Parse
|
Improve error recovery around colon.
|
2014-07-16 05:16:52 +00:00 |
Rewrite
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +00:00 |
Sema
|
Avoid referencing the vtable when calling the ctor without emitting it
|
2014-07-16 00:30:59 +00:00 |
Serialization
|
Added the pack_elements range accessor. Refactoring some for loops to use range-based for loops instead. No functional changes intended.
|
2014-07-15 21:32:31 +00:00 |
StaticAnalyzer
|
[OPENMP] Parsing and sema analysis for 'omp task' directive.
|
2014-07-11 11:25:16 +00:00 |
Tooling
|
Update for llvm api change.
|
2014-07-06 17:43:24 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |
Makefile
|
Fix dependencies now that the ARC migrator depends on the static analyzer.
|
2013-08-22 15:50:02 +00:00 |