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
*
[sanitizer-coverage] remove run-time support for -fsanitize-coverage=indirect...
Kostya Serebryany
2017-04-19
6
-230
/
+0
*
[APInt] Cast more calls to add/sub/mul overflow functions to void. I missed t...
Craig Topper
2017-04-19
1
-4
/
+4
*
[DAG] add splat vector support for 'or' in SimplifyDemandedBits
Sanjay Patel
2017-04-19
3
-21
/
+16
*
Fix typo in Windows test configuration code
Eric Fiselier
2017-04-19
1
-1
/
+1
*
[sanitizer-coverage] remove stale code
Kostya Serebryany
2017-04-19
3
-101
/
+4
*
[libFuzzer] remove -output_csv option. It duplicates the default output and g...
Kostya Serebryany
2017-04-19
4
-14
/
+1
*
[sanitizer-coverage] deprecate -fsanitize-coverage=trace-bb
Kostya Serebryany
2017-04-19
2
-8
/
+8
*
[sanitizer-coverage] remove run-time support for -fsanitize-coverage=trace-bb
Kostya Serebryany
2017-04-19
3
-164
/
+0
*
Fixup style from r300760
Francis Ricci
2017-04-19
1
-3
/
+3
*
Corrrect warn_unused_result attribute
Erich Keane
2017-04-19
3
-7
/
+48
*
[DAG] add splat vector support for 'xor' in SimplifyDemandedBits
Sanjay Patel
2017-04-19
7
-48
/
+38
*
Fix assertion failure in codegen on non-template deduction guide.
Richard Smith
2017-04-19
2
-0
/
+25
*
ARMFrameLowering: Reserve emergency spill slot for large arguments
Matthias Braun
2017-04-19
2
-8
/
+129
*
Make sure to scan mmap'd memory regions for root pointers on OS X
Francis Ricci
2017-04-19
3
-29
/
+58
*
Implement StopTheWorld for Darwin
Francis Ricci
2017-04-19
2
-2
/
+47
*
[APInt] Cast calls to add/sub/mul overflow methods to void if only their over...
Craig Topper
2017-04-19
4
-6
/
+6
*
[InstCombine] Add frem constant folding test (PR3316)
Simon Pilgrim
2017-04-19
1
-0
/
+9
*
[CodeGen] Use preincrement version of APInt::operator++ instead of postincrem...
Craig Topper
2017-04-19
1
-1
/
+1
*
Fix a leak in tools/driver/cc1as_main.cpp
Kostya Serebryany
2017-04-19
1
-2
/
+2
*
AMDGPU: Custom lower illegal small select types
Matt Arsenault
2017-04-19
2
-117
/
+301
*
Code style change as suggested in https://reviews.llvm.org/D32177 (NFC)
Dehao Chen
2017-04-19
1
-16
/
+11
*
[ARM] Remove redundant computeKnownBits helper.
Eli Friedman
2017-04-19
1
-29
/
+14
*
[GISEL]: Move getConstantVReg to Utils
Aditya Nandakumar
2017-04-19
5
-20
/
+21
*
[InstCombine] Add frem constant folding test (PR32177)
Simon Pilgrim
2017-04-19
1
-0
/
+9
*
[ARM] Use TableGen patterns to select vtbl. NFC.
Eli Friedman
2017-04-19
4
-93
/
+60
*
Turn symbolization on for ASan unit test.
Alex Shlyapnikov
2017-04-19
1
-4
/
+15
*
[APInt] Use SignExtend64 instead of reinventing it. NFC
Craig Topper
2017-04-19
1
-2
/
+1
*
[SCEV] Make SCEV or modeling more aggressive.
Eli Friedman
2017-04-19
2
-22
/
+44
*
[sanitizer-coverage] remove run-time support for the deprecated -fsanitize-co...
Kostya Serebryany
2017-04-19
5
-145
/
+0
*
[sanitizer-coverage] deprecate -fsanitize-coverage=8bit-counters
Kostya Serebryany
2017-04-19
2
-8
/
+6
*
[libc++] Use _LIBCPP_ABI_MICROSOFT instead of _MSC_VER
Shoaib Meenai
2017-04-19
1
-8
/
+8
*
Using address range map to speedup finding inline stack for address.
Dehao Chen
2017-04-19
5
-52
/
+99
*
Parse backend options during thinlto backend compile actions
David Blaikie
2017-04-19
2
-6
/
+18
*
Update the madd.ll test with utils/update_llc_test_checks.py (NFC)
Dehao Chen
2017-04-19
1
-48
/
+264
*
[sanitizer-coverage] deprecate some of the stale coverage variants
Kostya Serebryany
2017-04-19
3
-58
/
+7
*
PR32710: Disable using PMADDWD for unsigned short.
Dehao Chen
2017-04-19
2
-6
/
+56
*
AMDGPU: Don't emit amd_kernel_code_t for callable functions
Matt Arsenault
2017-04-19
2
-8
/
+21
*
[tblgen] GCC/MS builtin to target intrisics map.
Aditya Nandakumar
2017-04-19
2
-7
/
+17
*
[AMDGPU][mc][tests][NFC] Update bulk ISA tests for Gfx7 and Gfx8
Artem Tamazov
2017-04-19
2
-4377
/
+10806
*
Add CopyDiagnostic to the DiagnosticManager.
Jim Ingham
2017-04-19
2
-0
/
+11
*
StructurizeCFG: Directly invert cmp instructions
Matt Arsenault
2017-04-19
8
-112
/
+184
*
[GVN] Don't coerce non-integral pointers to integers or vice versa
Sanjoy Das
2017-04-19
3
-0
/
+83
*
[Utility/StringLexer] Remove dead code.
Davide Italiano
2017-04-19
2
-6
/
+0
*
Update comment to match r300252.
Richard Smith
2017-04-19
1
-1
/
+1
*
Teach RenderScriptRuntime about changed context representation.
David Gross
2017-04-19
1
-30
/
+39
*
ARM: TLS calling convention doesn't preserve r9 or r12 on Darwin.
Tim Northover
2017-04-19
2
-3
/
+27
*
[DAG] add splat vector support for 'and' in SimplifyDemandedBits
Sanjay Patel
2017-04-19
5
-31
/
+9
*
IR: Remove some comments that are documenting the obvious. NFC.
Peter Collingbourne
2017-04-19
1
-4
/
+0
*
[Coverage] Don't emit mappings for functions in dependent contexts (fixes PR3...
Vedant Kumar
2017-04-19
2
-1
/
+33
*
[Sema][ObjC] Disallow jumping into ObjC fast enumeration loops.
Akira Hatanaka
2017-04-19
4
-0
/
+36
[next]