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
*
Fix buildbots.
Greg Clayton
2017-02-13
1
-1
/
+1
*
FindFunctions now works again with mangled names.
Greg Clayton
2017-02-13
5
-20
/
+158
*
[CodeGen] Use bitfields instead of manual masks in ArgFlagsTy, NFC
Reid Kleckner
2017-02-13
1
-106
/
+73
*
Fix checks for R_386_8 and R_386_16.
Rafael Espindola
2017-02-13
7
-0
/
+46
*
[CMake] Adding API dependency on Utility
Chris Bieneman
2017-02-13
1
-0
/
+1
*
[CMake] Adding API dependency on Utility
Chris Bieneman
2017-02-13
1
-0
/
+1
*
Address post-commit comments for https://reviews.llvm.org/D29596. NFCI.
Taewook Oh
2017-02-13
1
-1
/
+1
*
Disable darwin interception of non-darwin functions
Francis Ricci
2017-02-13
2
-2
/
+15
*
Add lsan function stubs for darwin
Francis Ricci
2017-02-13
4
-1
/
+81
*
swiftcc: Don't emit tail calls from callers with swifterror parameters
Arnold Schwaighofer
2017-02-13
4
-0
/
+53
*
IR: Type ID summary extensions for WPD; thread summary into WPD pass.
Peter Collingbourne
2017-02-13
11
-15
/
+403
*
[SLP] Test for extractelement cost fix.
Alexey Bataev
2017-02-13
1
-0
/
+20
*
[Test] Make Lit tests C++11 compatible - printf format string
Charles Li
2017-02-13
2
-9
/
+58
*
[CodeGen] Treat auto-generated __dso_handle symbol as HiddenVisibility
Reid Kleckner
2017-02-13
3
-3
/
+5
*
ELF: Read all dynamic lists specified on the command line.
Peter Collingbourne
2017-02-13
3
-2
/
+7
*
Make MachineBasicBlock::updateTerminator to update DebugLoc as well
Taewook Oh
2017-02-13
3
-2
/
+116
*
[clang-tidy] Reduce indentation. NFC.
Benjamin Kramer
2017-02-13
1
-10
/
+10
*
Revert "[LV] Extend trunc optimization to all IVs with constant integer steps"
Matthew Simpson
2017-02-13
3
-54
/
+14
*
[Test] Make Lit tests C++11 compatible - nounwind noexcept
Charles Li
2017-02-13
3
-3
/
+11
*
[LTO] Add support for optimization remarks.
Davide Italiano
2017-02-13
5
-0
/
+80
*
[FastISel] Add a diagnostic to warm on fallback.
Quentin Colombet
2017-02-13
3
-0
/
+28
*
[change-namespace] add an option to dump changed files in YAML.
Eric Liu
2017-02-13
2
-3
/
+36
*
[ARM] Fix crash caused by r294945
James Molloy
2017-02-13
2
-2
/
+15
*
[LV] Extend trunc optimization to all IVs with constant integer steps
Matthew Simpson
2017-02-13
3
-14
/
+54
*
[mips] Fix failing test.
Simon Dardis
2017-02-13
1
-4
/
+4
*
Implement R_X86_64_16.
Rafael Espindola
2017-02-13
4
-0
/
+25
*
fix documentation comments; NFC
Sanjay Patel
2017-02-13
1
-74
/
+61
*
[ASTUnit] Clear out diagnostic state after creating the preamble.
Benjamin Kramer
2017-02-13
2
-0
/
+7
*
[llvm-lto2] Fix typo spotted by Teresa (r294885 post-commit review).
Davide Italiano
2017-02-13
1
-2
/
+2
*
[PM] Add support for instrumented PGO in the new pass manager (clang-side)
Davide Italiano
2017-02-13
1
-2
/
+22
*
[mips] divide macro instruction cleanup.
Simon Dardis
2017-02-13
11
-193
/
+353
*
Fix indentation. NFCI.
Simon Pilgrim
2017-02-13
1
-1
/
+1
*
config: disable thread safety analysis on COFF
Saleem Abdulrasool
2017-02-13
1
-2
/
+8
*
math: actually pull the declarations/overloads into std
Saleem Abdulrasool
2017-02-13
2
-1
/
+4
*
test: mark another test as requiring pthreads
Saleem Abdulrasool
2017-02-13
1
-0
/
+1
*
[PM] Hook up the instrumented PGO machinery in the new PM.
Davide Italiano
2017-02-13
3
-1
/
+72
*
Fix r291495 -- Normalize LLVM_CMAKE_PATH in clang standalone build.
NAKAMURA Takumi
2017-02-13
1
-1
/
+5
*
[LTO] Make sure we flush buffers to work around linker shenanigans.
Davide Italiano
2017-02-13
1
-2
/
+17
*
[X86][SSE] Add v4f32 and v2f64 extract to store tests
Simon Pilgrim
2017-02-13
1
-0
/
+147
*
[CodeGen] fix alignment of JUMPTABLE_INSTS on v8M.base
Sanne Wouda
2017-02-13
2
-0
/
+56
*
[Thumb-1] TBB generation: spot redefinitions of index register
James Molloy
2017-02-13
2
-1
/
+168
*
[ARM] Register ConstantIslands with the pass manager
James Molloy
2017-02-13
3
-1
/
+8
*
[Assembler] Improve diagnostics for inline assembly.
Sanne Wouda
2017-02-13
2
-8
/
+14
*
[X86][SSE] Add more thorough extract to store tests
Simon Pilgrim
2017-02-13
1
-85
/
+381
*
[ARM] Use VCMP, not VCMPE, for floating point equality comparisons
James Molloy
2017-02-13
13
-60
/
+91
*
Try to fix windows build (broken by r294939)
Pavel Labath
2017-02-13
2
-6
/
+2
*
[X86][SSE] Create matchVectorShuffleWithUNPCK helper function.
Simon Pilgrim
2017-02-13
1
-46
/
+42
*
Remove some dead code from ProcessPOSIXLog
Pavel Labath
2017-02-13
2
-41
/
+0
*
Clean up debug logging
Pavel Labath
2017-02-13
7
-79
/
+31
*
[X86] Improve readability of test/CodeGen/X86/lzcnt-zext-cmp.ll by adding a c...
Pierre Gousseau
2017-02-13
1
-144
/
+106
[next]