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
*
[clang-tidy] Delete obsolete objc-property-declaration options ✂️
Stephane Moore
2019-02-16
4
-35
/
+6
*
[CMake] Use variables rather than ":" delimiters
Petr Hosek
2019-02-16
1
-5
/
+3
*
[X86] Don't prevent load folding for cvtsi2ss/cvtsi2sd based on hasPartialReg...
Craig Topper
2019-02-16
7
-95
/
+78
*
Fix some tests I broke in r354190
Erik Pilkington
2019-02-16
2
-2
/
+2
*
[libFuzzer] make len_control less agressive: set the initial max len to the l...
Kostya Serebryany
2019-02-16
2
-1
/
+16
*
[Sema] Diagnose floating point conversions based on target semantics
Erik Pilkington
2019-02-16
4
-11
/
+49
*
[ObjC generics] Fix applying `__kindof` to the type parameter.
Volodymyr Sapsai
2019-02-16
2
-0
/
+88
*
[lit] Remove LitTestCase
Julian Lettner
2019-02-16
7
-87
/
+0
*
[lit][NFC] Cleanup lit worker process handling
Julian Lettner
2019-02-16
3
-106
/
+109
*
[libFuzzer] fork mode: try harder to cleanup after itself
Kostya Serebryany
2019-02-16
3
-11
/
+36
*
Temporarily disable test:
Richard Smith
2019-02-16
1
-1
/
+4
*
[PPC64] Preserve LocalEntry when linking
Rui Ueyama
2019-02-15
2
-0
/
+52
*
clang-format with UseTab: Always sometimes doesn't insert the right amount of...
Alexander Kornienko
2019-02-15
2
-4
/
+11
*
[EarlyCSE & MSSA] Cap the clobbering calls in EarlyCSE.
Alina Sbirlea
2019-02-15
1
-2
/
+13
*
Add some unconditional logging on the failure points when attaching
Jason Molenda
2019-02-15
3
-42
/
+69
*
[ObjC] For type substitution in generics use a regular recursive type visitor.
Volodymyr Sapsai
2019-02-15
1
-212
/
+185
*
[Sanitizer] iOS: Pull up parallelism_group handling into common.lit.config
Julian Lettner
2019-02-15
6
-17
/
+3
*
[X86] Don't set exception mask bits when modifying FPCW to change rounding mo...
Craig Topper
2019-02-15
11
-264
/
+278
*
Revert "Don't include UnixSignals.h from Host."
Davide Italiano
2019-02-15
12
-37
/
+22
*
Fix implementation of [temp.local]p4.
Richard Smith
2019-02-15
9
-89
/
+184
*
[libFuzzer] form mode: add -ignore_crashes flag, honor the max_total_time fla...
Kostya Serebryany
2019-02-15
9
-23
/
+70
*
Fix invalid code that Clang trunk will soon diagnose.
Richard Smith
2019-02-15
1
-1
/
+1
*
Fix AST generated for a class template to connect the class inside a
Richard Smith
2019-02-15
1
-0
/
+1
*
[win] Resolve the module only if there isn't one already
Stella Stamenova
2019-02-15
3
-14
/
+23
*
[InstCombine] Address a couple stylistic issues pointed out by reviewer [NFC]
Philip Reames
2019-02-15
1
-6
/
+6
*
[InstCombine] Convert atomicrmws to xchg or store where legal
Philip Reames
2019-02-15
2
-24
/
+75
*
Revert r354075 "[clang][FileManager] fillRealPathName even if we aren't openi...
Reid Kleckner
2019-02-15
2
-17
/
+0
*
Don't include UnixSignals.h from Host.
Zachary Turner
2019-02-15
12
-22
/
+37
*
[docs] Document LLVM_ENABLE_IDE
Shoaib Meenai
2019-02-15
1
-0
/
+9
*
[Driver] Default all Android ARM targets to NEON.
Dan Albert
2019-02-15
2
-54
/
+20
*
Relax assertion to account for private framework modules, too.
Adrian Prantl
2019-02-15
2
-5
/
+5
*
[ObjC] Fix non-canonical types preventing type arguments substitution.
Volodymyr Sapsai
2019-02-15
2
-9
/
+29
*
[X86] Fix LowerAsmOutputForConstraint.
Nirav Dave
2019-02-15
6
-12
/
+29
*
[MSVC] Recognize `static_assert` keyword in C and C++98
Reid Kleckner
2019-02-15
4
-4
/
+22
*
[X86] Move all the SSE legality checks out of FP_TO_INTHelper and up to Lower...
Craig Topper
2019-02-15
1
-22
/
+14
*
Recommit "[SystemZ] Do not emit VEXTEND or VROUND nodes without vector support."
Jonas Paulsson
2019-02-15
2
-0
/
+42
*
[CodeExtractor] Do not lift lifetime.end markers for region inputs
Vedant Kumar
2019-02-15
4
-22
/
+60
*
[HotColdSplit] Schedule splitting late to fix perf regression
Vedant Kumar
2019-02-15
7
-36
/
+43
*
Fix unsymbolized stack history printing.
Evgeniy Stepanov
2019-02-15
2
-2
/
+7
*
Runtime flags for malloc bisection.
Evgeniy Stepanov
2019-02-15
8
-19
/
+141
*
Fix false positive when tag_in_malloc=0,tag_in_free=1.
Evgeniy Stepanov
2019-02-15
2
-4
/
+61
*
[MCA] Improved code comment. NFC
Andrea Di Biagio
2019-02-15
2
-11
/
+14
*
Revert "[compiler-rt] Cleanup usage of C++ ABI library"
Jonas Hahnfeld
2019-02-15
11
-75
/
+40
*
Fix 80-column limit in SimplifyDemandedBits/SimplifyDemandedVectorElts. NFCI.
Simon Pilgrim
2019-02-15
1
-70
/
+78
*
[Sema][NFC] SequenceChecker: Add tests for references/members, and prepare fo...
Bruno Ricci
2019-02-15
2
-45
/
+246
*
[MCA][LSUnit] Return the ID of the dependent memory operation from method
Andrea Di Biagio
2019-02-15
3
-13
/
+21
*
Disable stop-hook-threads.test on Linux
Jorge Gorbe Moya
2019-02-15
1
-0
/
+1
*
[pstl] Remove some warnings when compiling with a recent Clang
Louis Dionne
2019-02-15
5
-30
/
+26
*
Variable auto-init of blocks capturing self after init bugfix
JF Bastien
2019-02-15
2
-12
/
+33
*
[Tests] Demonstrate more missing atomicrmw transforms
Philip Reames
2019-02-15
1
-0
/
+84
[next]