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
*
[analyzer] [NFC] Minor refactoring of BugReporterVisitors
George Karpenkov
2018-08-22
1
-15
/
+13
*
[WebAssembly] Arbitrary BUILD_VECTOR and remove i64x2.mul
Thomas Lively
2018-08-22
5
-6
/
+257
*
[Driver] Check normalized triples for multiarch runtime path
Petr Hosek
2018-08-22
14
-7
/
+23
*
[hwasan] make error reporting look more like in asan, print the memory tag ar...
Kostya Serebryany
2018-08-22
3
-28
/
+50
*
[SelectionDAG] unroll unsupported vector FP ops earlier to avoid libcalls on ...
Sanjay Patel
2018-08-22
3
-292
/
+107
*
[ASTImporter] Add test for ObjCAtTryStmt/ObjCAtCatchStmt/ObjCAtThrowStmt
Raphael Isemann
2018-08-22
2
-0
/
+68
*
[ASTImporter] Actually test ArrayInitLoopExpr in the array-init-loop-expr test.
Raphael Isemann
2018-08-22
2
-2
/
+6
*
[ASTImporter] Remove duplicated and dead CXXNamedCastExpr handling code.
Raphael Isemann
2018-08-22
1
-32
/
+0
*
[ASTImporter] Add test for ObjCTypeParamDecl
Raphael Isemann
2018-08-22
2
-0
/
+16
*
[ASTImporter] Add test for SwitchStmt
Raphael Isemann
2018-08-22
2
-0
/
+65
*
[ASTImporter] Add test for ObjCAutoreleasePoolStmt
Raphael Isemann
2018-08-22
2
-0
/
+14
*
[NFC] Expand test cases for simplifying pow()
Evandro Menezes
2018-08-22
1
-14
/
+116
*
[MemorySSA] Invalidate optimized Defs upon moving them; NFC
George Burgess IV
2018-08-22
2
-5
/
+15
*
Add include directory for libxml on macOS
Stephane Sezer
2018-08-22
1
-2
/
+1
*
Thread safety analysis: Allow relockable scopes
Aaron Puchert
2018-08-22
2
-2
/
+192
*
[ARM] Lower llvm.ctlz.i32 to a libcall when clz is not available.
Eli Friedman
2018-08-22
4
-4
/
+26
*
[BinaryFormat] Add MessagePack reader/writer
Scott Linder
2018-08-22
10
-0
/
+2361
*
[SafeStack] Handle unreachable code with safe stack coloring.
Eli Friedman
2018-08-22
2
-1
/
+26
*
bpf: fix an assertion in BPFAsmBackend applyFixup()
Yonghong Song
2018-08-22
1
-1
/
+8
*
[WebAssembly] Don't write SP back when prolog is generated only for EH
Heejin Ahn
2018-08-22
4
-5
/
+54
*
[AST] Add a test for attribute intersection
Philip Reames
2018-08-22
1
-0
/
+18
*
[NFC] Test commit
Aaron Puchert
2018-08-22
1
-2
/
+2
*
[ARM] Avoid injecting constant islands in movw+movt pairs on Windows
Martin Storsjo
2018-08-22
2
-0
/
+918
*
[ARM] Move machine operand target flags to ARMBaseInstrInfo
Martin Storsjo
2018-08-22
4
-35
/
+35
*
[clangd] send diagnostic categories only when 'categorySupport'
Alex Lorenz
2018-08-22
13
-13
/
+57
*
Add unit test for StringLexer
Raphael Isemann
2018-08-22
2
-0
/
+142
*
[Hexagon] Enable interleaving in loop vectorizer
Krzysztof Parzyszek
2018-08-22
3
-2
/
+59
*
[ARM] Handle all-ones mask explicitly in targetShrinkDemandedConstant.
Eli Friedman
2018-08-22
2
-4
/
+46
*
Update MemorySSA in LoopSimplifyCFG.
Alina Sbirlea
2018-08-22
3
-4
/
+25
*
Update MemorySSA in LoopInstSimplify.
Alina Sbirlea
2018-08-22
2
-6
/
+39
*
[AA] Remove a needless variable [NFC]
Philip Reames
2018-08-22
1
-3
/
+1
*
[hwasan] remove stale data field
Kostya Serebryany
2018-08-22
1
-1
/
+0
*
[X86] Replace (32/64 - n) shift amounts with (neg n) since the shift amount i...
Craig Topper
2018-08-22
4
-147
/
+255
*
[AST] Minor whitespace cleanup [NFC]
Philip Reames
2018-08-22
1
-11
/
+7
*
Currently clang does not emit unused static constants. GCC emits these
Elizabeth Andrews
2018-08-22
6
-1
/
+27
*
[WebAssembly] Remove MachineFrameInfo arg from checking functions (NFC)
Heejin Ahn
2018-08-22
2
-13
/
+12
*
[CMake] Remove unneeded and outdated policy
Chris Bieneman
2018-08-22
1
-7
/
+0
*
[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPES
Chris Bieneman
2018-08-22
4
-10
/
+10
*
[X86] In OptimizeLEAs pass, check that the key is in the LEAs map before acce...
Craig Topper
2018-08-22
1
-2
/
+6
*
[WebAssembly] Add hasSideEffects flag to catch instructions
Heejin Ahn
2018-08-22
1
-1
/
+1
*
[CodeGenPrepare] Set debug locs when folding a comparison into a uadd.with.ov...
Vedant Kumar
2018-08-22
2
-0
/
+8
*
[llvm-mca] Clean up a comment about the Context class. NFC.
Matt Davis
2018-08-22
2
-2
/
+2
*
[MemorySSA] Move two simple getters; NFC
George Burgess IV
2018-08-22
2
-10
/
+7
*
[GISel]: Add legalization support for widening bit counting operations
Aditya Nandakumar
2018-08-22
2
-0
/
+193
*
[WebAssembly] Optimise relocation processing. NFC.
Sam Clegg
2018-08-22
3
-37
/
+52
*
Disable the aligned allocation test on old mac versions instead of XFAILing it
Reid Kleckner
2018-08-22
1
-6
/
+6
*
Add diagnostics for min/max algorithms when a InputIterator is used.
Eric Fiselier
2018-08-22
2
-0
/
+43
*
[x86] add tests for load scalar + insertelement; NFC
Sanjay Patel
2018-08-22
1
-0
/
+814
*
[Android] Default to -fno-math-errno
Pirama Arumuga Nainar
2018-08-22
3
-0
/
+9
*
[WebAssembly] Ensure relocation entries are ordered by offset
Sam Clegg
2018-08-22
2
-5
/
+22
[next]