index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DWARFv5] Support DW_FORM_strp in the .debug_line header.
Paul Robinson
2017-11-07
13
-49
/
+57
*
New clang option -fno-plt which avoids the PLT and lazy binding while making ...
Sriraman Tallam
2017-11-07
6
-0
/
+30
*
[scudo] Make getNumberOfCPUs Fuchsia compliant
Kostya Kortchinsky
2017-11-07
6
-8
/
+40
*
[WebAssembly] Include GENERIC_TF_SOURCES in wasm builds
Sam Clegg
2017-11-07
1
-2
/
+6
*
Recommit r317510 "[InstCombine] Pull shifts through a select plus binop with ...
Craig Topper
2017-11-07
2
-27
/
+342
*
[refactor] rename field references in __builtin_offsetof
Alex Lorenz
2017-11-07
2
-0
/
+44
*
Clang/libomptarget map interface flag renaming - NFC patch
George Rokos
2017-11-07
1
-41
/
+38
*
[index] __builtin_offset's field reference is located at the end location
Alex Lorenz
2017-11-07
2
-2
/
+2
*
[InstCombine] Update stale comment. NFC
Craig Topper
2017-11-07
1
-2
/
+1
*
[index] index field references in __builtin_offset
Alex Lorenz
2017-11-07
2
-0
/
+44
*
[Hexagon] Make a test more flexible in HexagonLoopIdiomRecognition
Krzysztof Parzyszek
2017-11-07
1
-18
/
+51
*
[AArch64][SVE] Asm: Add support for (ADD|SUB)_ZZZ
Florian Hahn
2017-11-07
7
-0
/
+292
*
[AArch64][SVE] Asm: Add SVE (Z) Register definitions and parsing support
Florian Hahn
2017-11-07
5
-1
/
+330
*
SystemZ Swift TargetInfo: swifterror support in the backend is broken
Arnold Schwaighofer
2017-11-07
1
-1
/
+1
*
[SelectionDAG] Fix typo in comment. NFC
Craig Topper
2017-11-07
1
-1
/
+1
*
tsan: allow usage of global vars with ctors in interceptors
Dmitry Vyukov
2017-11-07
1
-13
/
+32
*
Update sanitizer_allocator to use new API.
Kostya Kortchinsky
2017-11-07
5
-21
/
+33
*
[clangd] Fix opening declarations located in non-preamble inclusion
Marc-Andre Laperle
2017-11-07
1
-4
/
+9
*
[clangd] Fix initialize capabilities response
Sam McCall
2017-11-07
3
-80
/
+86
*
[CodeGen] split math and complex tests into separate files; NFCI
Sanjay Patel
2017-11-07
4
-425
/
+418
*
[AArch64][SVE] Asm: Set SVE as unsupported feature for existing scheduler mod...
Florian Hahn
2017-11-07
8
-0
/
+16
*
[clangd] MSVC - third time's the charm
Sam McCall
2017-11-07
1
-1
/
+1
*
[clangd] don't crash on invalid JSON-RPC ID
Sam McCall
2017-11-07
1
-1
/
+3
*
Reland "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-07
101
-36
/
+1709
*
Silence MSVC error C2398
Kristof Beyls
2017-11-07
1
-2
/
+2
*
[clang-refactor] Use ClangTool more explicitly by making refaroing actions AS...
Eric Liu
2017-11-07
1
-126
/
+192
*
[SLP] Fix PR35047: Fix default cost model for cast op in X86.
Alexey Bataev
2017-11-07
3
-39
/
+30
*
[clangd] another try at fixing MSVC
Sam McCall
2017-11-07
1
-1
/
+1
*
Fix an issue in r317563 causing a clang assert
Tamas Berghammer
2017-11-07
1
-3
/
+3
*
Mark intentional fall-through with LLVM_FALLTHROUGH.
Kristof Beyls
2017-11-07
1
-0
/
+1
*
Add a -D flag to FileCheck to define variables
Alexander Richardson
2017-11-07
3
-0
/
+21
*
[X86] Regenerate select tests
Simon Pilgrim
2017-11-07
1
-34
/
+4
*
[clang-tidy] Misc redundant expressions checker updated for macros
Gabor Horvath
2017-11-07
4
-133
/
+373
*
[AArch64][SVE] Asm: Replace 'IsVector' by 'RegKind' in AArch64AsmParser (NFC)
Florian Hahn
2017-11-07
2
-46
/
+69
*
Silence C4715 warning from MSVC (NFC).
Kristof Beyls
2017-11-07
1
-0
/
+1
*
[analyzer] pr34779: CStringChecker: Accept non-standard headers.
Artem Dergachev
2017-11-07
2
-2
/
+14
*
[AArch64][SVE] Asm: Extend EnforceVectorSubVectorTypeIs to distinguish Scalab...
Florian Hahn
2017-11-07
1
-0
/
+5
*
Support scoped enums in the DWARF AST parser
Tamas Berghammer
2017-11-07
5
-9
/
+14
*
test: Clean up finalize_build_dictionary
Pavel Labath
2017-11-07
1
-2
/
+1
*
"Fix" concurrent events test for arm
Pavel Labath
2017-11-07
22
-29
/
+2
*
[GlobalISel] Enable legalizing non-power-of-2 sized types.
Kristof Beyls
2017-11-07
14
-435
/
+1140
*
[clangd] Add ErrorCode enum class.
Haojian Wu
2017-11-07
4
-9
/
+29
*
[docs] Add section 'Half-Precision Floating Point'
Sjoerd Meijer
2017-11-07
1
-0
/
+43
*
[CGP] Disable Select instruction handling in optimizeMemoryInst. NFC
Serguei Katkov
2017-11-07
3
-4
/
+4
*
[docs][ARM] Add HowTo for cross compiling and testing compiler-rt builtins
Peter Smith
2017-11-07
2
-0
/
+205
*
[clangd] fix MSVC build errors
Sam McCall
2017-11-07
2
-2
/
+2
*
Add new check in google module for Objective-C code to ensure global variable...
Haojian Wu
2017-11-07
8
-6
/
+230
*
[X86] Don't clobber reserved registers with stack adjustments
Bjorn Steinbrink
2017-11-07
2
-0
/
+31
*
[X86] Add patterns to fold a 64-bit load into the EVEX vcvtph2ps instructions.
Craig Topper
2017-11-07
2
-19
/
+20
*
[X86] Add patterns for folding a v16i8 with the VEX vcvtph2ps intrinsics.
Craig Topper
2017-11-07
2
-6
/
+8
[next]