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
*
[InstCombine] fold bitcasts around an extractelement (2nd try)
Sanjay Patel
2015-12-09
2
-8
/
+59
*
[TSan] Try harder to avoid compiler-generated memset calls.
Alexey Samsonov
2015-12-09
5
-6
/
+8
*
[tsan] Define sigaction_t for Android.
Yabin Cui
2015-12-09
1
-0
/
+12
*
Disable the issue verification tests.
Todd Fiala
2015-12-09
3
-0
/
+0
*
Revert "Revert r253253 and r253126: "Don't recompute LCSSA after loop-unrolli...
Michael Zolotukhin
2015-12-09
1
-2
/
+12
*
[PGO] Resubmit "MST based PGO instrumentation infrastructure" (r254021)
Rong Xu
2015-12-09
29
-1
/
+1570
*
create 3 issues for testbots: FAIL, ERROR (exceptional), and TIMEOUT
Todd Fiala
2015-12-09
4
-0
/
+66
*
Turn on new test summary results by default.
Todd Fiala
2015-12-09
2
-2
/
+9
*
unique_ptrify some collections in FileManager
David Blaikie
2015-12-09
2
-18
/
+12
*
[Support] Change SaturatingAdd()/SaturatingMultiply() to use pointer for retu...
Nathan Slingerland
2015-12-09
3
-43
/
+30
*
[Hexagon] Use integrated assembler by default
Krzysztof Parzyszek
2015-12-09
4
-65
/
+67
*
Revert "[InstCombine] fold bitcasts around an extractelement"
Mehdi Amini
2015-12-09
2
-42
/
+8
*
[WebAssembly] Reintroduce ARGUMENT moving logic
Dan Gohman
2015-12-09
10
-7
/
+123
*
[InstCombine] fold bitcasts around an extractelement
Sanjay Patel
2015-12-09
2
-8
/
+42
*
Change hasUniqueInitializer() to call isStrongDefinitionForLinker() instead o...
Mehdi Amini
2015-12-09
2
-12
/
+29
*
Re-commit r255115, with the PredicatedScalarEvolution class moved to
Silviu Baranga
2015-12-09
8
-165
/
+250
*
[RenderScript] Add hook for destroyed allocations
Ewan Crawford
2015-12-09
2
-1
/
+46
*
ARM: don't use a deleted node as the BaseReg in complex pattern.
Tim Northover
2015-12-09
2
-1
/
+19
*
WebAssembly: add missing failure to the list.
JF Bastien
2015-12-09
1
-0
/
+1
*
Correctly XFAIL TestReturnValue
Pavel Labath
2015-12-09
1
-1
/
+1
*
Revert r255115 until we figure out how to fix the bot failures.
Silviu Baranga
2015-12-09
8
-249
/
+164
*
Avoid extended mnemonic 'mfvrsave' in assembly code
Bill Schmidt
2015-12-09
1
-2
/
+2
*
[LV][LAA] Add a layer over SCEV to apply run-time checked knowledge on SCEV e...
Silviu Baranga
2015-12-09
8
-164
/
+249
*
Fix cycle in selection DAG introduced by extractelement legalization
Robert Lougher
2015-12-09
2
-0
/
+32
*
[AArch64] Fix FP16 vector instructions that should only accept low registers
Oliver Stannard
2015-12-09
2
-3
/
+43
*
[mips][ias] Range check uimm10 operands
Daniel Sanders
2015-12-09
7
-28
/
+33
*
WebAssembly: add known failures
JF Bastien
2015-12-09
2
-2
/
+444
*
[mips] Use multiclass patterns for f32/f64 comparisons and i32 selects.
Vasileios Kalintiris
2015-12-09
1
-75
/
+69
*
Revert r254897 "[mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions"
Zlatko Buljan
2015-12-09
11
-113
/
+10
*
[LLDB][MIPS] Adding call to IsMSAAvailable() while creating RegisterInfoInter...
Sagar Thakur
2015-12-09
2
-7
/
+11
*
executeScopConditionally: Introduce special exiting block
Tobias Grosser
2015-12-09
17
-27
/
+38
*
test: Fix misspelled test line
Tobias Grosser
2015-12-09
1
-1
/
+1
*
XFAIL TestReturnValue for remote Windows->Android tests
Pavel Labath
2015-12-09
2
-1
/
+4
*
Fix a cleanup error in TestPlatformProcessConnect.py
Tamas Berghammer
2015-12-09
1
-1
/
+1
*
[ELF] - Implement the TLS relocation optimization for 32-bit x86.
George Rimar
2015-12-09
4
-3
/
+283
*
EarlyCSE: fix typo from rL255054.
JF Bastien
2015-12-09
1
-1
/
+1
*
Revert "Implement a new pass - LiveDebugValues - to compute the set of live D...
Mehdi Amini
2015-12-09
14
-1132
/
+5
*
The current importing scheme is processing one function at a time,
Mehdi Amini
2015-12-09
1
-54
/
+144
*
clang-format: Improve documentation of AlignOperands.
Daniel Jasper
2015-12-09
1
-0
/
+7
*
Reformat linefeeds.
NAKAMURA Takumi
2015-12-09
4
-22
/
+3
*
wire timeouts and exceptional inferior process exits through the test event s...
Todd Fiala
2015-12-09
5
-54
/
+420
*
Implement a new pass - LiveDebugValues - to compute the set of live DEBUG_VAL...
Vikram TV
2015-12-09
14
-5
/
+1132
*
Test commit access - Fix few missing '.' in comments of LoopInterchange code.
Vikram TV
2015-12-09
1
-4
/
+4
*
Revert r255001, "Add parse and sema for OpenMP distribute directive and all i...
NAKAMURA Takumi
2015-12-09
29
-1455
/
+23
*
Add some additional safety checks to the StructuredData access
Jason Molenda
2015-12-09
1
-52
/
+74
*
Fix the order of destructors in LibLTOCodeGenerator
Steven Wu
2015-12-09
2
-0
/
+6
*
[Basic] Rangify two for loops. NFC.
Vedant Kumar
2015-12-09
1
-4
/
+4
*
When printing warnings, the repeat_key should be
Sean Callanan
2015-12-09
2
-3
/
+3
*
[AArch64][ARM] Don't base interleaved op legality on type alloc size.
Ahmed Bougacha
2015-12-09
6
-15
/
+91
*
Don't drop attributes when inlining through "deopt" operand bundles
Sanjoy Das
2015-12-09
2
-0
/
+41
[next]