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
*
Add `#ifdef __cplusplus` around `extern "C"` in Compiler.h. NFC.
Kuba Brecka
2016-08-09
1
-0
/
+4
*
Reapply "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"
Pavel Labath
2016-08-09
16
-895
/
+1214
*
AVX-512: A new test for FMA intrinsic
Elena Demikhovsky
2016-08-09
1
-0
/
+111
*
[sanitizers] Make it possible to XFAIL on the effective target, not just the ...
Daniel Sanders
2016-08-09
11
-9
/
+76
*
[ELF] - Removed dead code. NFC.
George Rimar
2016-08-09
2
-9
/
+0
*
[X86][XOP] Add support for combining target shuffles to VPPERM
Simon Pilgrim
2016-08-09
2
-0
/
+51
*
[XRay] Test for xray_instr_map in object file. (NFC)
Dean Michael Berris
2016-08-09
2
-3
/
+6
*
[clang-rename] cleanup: use isWritten
Kirill Bobyrev
2016-08-09
2
-4
/
+4
*
Fix Wdocumentation unknown parameter warning
Simon Pilgrim
2016-08-09
1
-1
/
+1
*
[analyzer] Try to fix coverity CID 1360469.
Vassil Vassilev
2016-08-09
1
-1
/
+1
*
Revert 278107 which causes buildbot failures and in addition has wrong commit...
Artur Pilipenko
2016-08-09
2
-145
/
+19
*
[modules]Add missing include.
Vassil Vassilev
2016-08-09
1
-0
/
+1
*
Teach CorrelatedValuePropagation to mark adds as no wrap
Artur Pilipenko
2016-08-09
2
-19
/
+145
*
[X86][SSE] Fix memory folding of (v)roundsd / (v)roundss
Simon Pilgrim
2016-08-09
4
-8
/
+64
*
[LVI] NFC. Fix a typo Bofore -> Before
Artur Pilipenko
2016-08-09
1
-1
/
+1
*
[tests] Add two missing 'REQUIRES' lines
Tobias Grosser
2016-08-09
2
-0
/
+4
*
[BlockGenerator] Also eliminate dead code not originating from BB
Tobias Grosser
2016-08-09
5
-33
/
+127
*
[include-fixer] Support processing multiple files in one run.
Haojian Wu
2016-08-09
9
-75
/
+116
*
Fix clang-tidy crash when a single fix is applied on multiple files.
Eric Liu
2016-08-09
6
-47
/
+83
*
[GPGPU] Pass parameters always by using their own type
Tobias Grosser
2016-08-09
2
-2
/
+47
*
[clang-rename] fix bug with initializer lists
Kirill Bobyrev
2016-08-09
3
-19
/
+30
*
[X86] Reduce duplicated code in the execution domain lookup functions by pass...
Craig Topper
2016-08-09
1
-37
/
+17
*
[AVX-512] Add support for execution domain switching masked logical ops betwe...
Craig Topper
2016-08-09
2
-11
/
+287
*
Remove unreachable `return`. NFC.
Rui Ueyama
2016-08-09
1
-1
/
+0
*
Remove isOutputDynamic and use Out<ELFT>::DynSymTab instead.
Rui Ueyama
2016-08-09
4
-24
/
+19
*
Remove redundant variable.
Rui Ueyama
2016-08-09
3
-7
/
+4
*
Separate {Preinit,Init,Fini}Arrays from Out<ELFT>::Dynamic.
Rui Ueyama
2016-08-09
3
-23
/
+28
*
[Profile] Implement new API __llvm_profile_dump
Xinliang David Li
2016-08-09
5
-0
/
+120
*
Do not pass the SymbolTable to writeResult.
Rui Ueyama
2016-08-09
3
-42
/
+38
*
[X86] Remove the Fv packed logical operation alias instructions. Replace them...
Craig Topper
2016-08-09
7
-88
/
+133
*
[X86] Cleanup patterns for AVX/SSE for PS operations. Always try to look for ...
Craig Topper
2016-08-09
1
-9
/
+18
*
[X86] Remove unnecessary bitcast from the front of AVX1Only 256-bit logical o...
Craig Topper
2016-08-09
6
-54
/
+42
*
Remove *super* old test suite results doc for Linux and Windows.
Eric Fiselier
2016-08-09
3
-1005
/
+0
*
X86InstrInfo: Update liveness in classifyLea()
Matthias Braun
2016-08-09
3
-9
/
+71
*
Remove redundant local variable.
Rui Ueyama
2016-08-09
1
-4
/
+1
*
Reduce dependency to OutputSectionFactory.
Rui Ueyama
2016-08-09
1
-9
/
+15
*
Do not initialize Out<ELFT>::Opd until needed.
Rui Ueyama
2016-08-09
1
-10
/
+6
*
[WebAssembly] Fix bugs in WebAssemblyLowerEmscriptenExceptions pass
Derek Schuff
2016-08-09
3
-40
/
+145
*
Consistently use CGSCCAnalysisManager
Sean Silva
2016-08-09
1
-2
/
+2
*
Consistently use LoopAnalysisManager
Sean Silva
2016-08-09
25
-32
/
+43
*
Consistently use ModuleAnalysisManager
Sean Silva
2016-08-09
33
-37
/
+37
*
Consistently use FunctionAnalysisManager
Sean Silva
2016-08-09
83
-108
/
+108
*
Add lib directory to linker paths when using libunwind
Petr Hosek
2016-08-09
1
-0
/
+3
*
CodeView: extract the OMF Directory Header
Saleem Abdulrasool
2016-08-09
5
-28
/
+79
*
[x86] split combineVSelectWithAllOnesOrZeros into a helper function; NFCI
Sanjay Patel
2016-08-09
1
-47
/
+61
*
[WebAssembly] Fix CFI index to account for padding nullptr function
Derek Schuff
2016-08-08
5
-10
/
+12
*
The first string table entry should be a null terminated space, not just null.
Pete Cooper
2016-08-08
2
-2
/
+71
*
Revert "Do not ignore SizeOfOptionalHeader in COFF header even if PE header i...
Rui Ueyama
2016-08-08
1
-2
/
+1
*
Revert r278065 while I investigate some build-bot breakage.
Lang Hames
2016-08-08
6
-92
/
+2
*
Allow building both shared and static library
Petr Hosek
2016-08-08
3
-24
/
+63
[next]