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 bug in handling of quoted linker script tokens and update tests to use it.
Pete Cooper
2016-01-22
4
-19
/
+19
*
Module Debugging: Canonicalize the file names used as PCH module names
Adrian Prantl
2016-01-22
4
-8
/
+13
*
[cmake] Disable manifest generation when LLD is the linker
Reid Kleckner
2016-01-22
1
-4
/
+8
*
[WinEH] Let cleanups post-dominated by unreachable get executed
David Majnemer
2016-01-22
5
-4
/
+188
*
Properly encode the < entity; it was missing the semicolon. Regenerating t...
Aaron Ballman
2016-01-22
2
-521
/
+521
*
XFail a test from TestConditionalBreak.py on Windows.
Adrian McCarthy
2016-01-22
1
-2
/
+3
*
XFail TestNamespaceLookup tests on Windows.
Adrian McCarthy
2016-01-22
1
-1
/
+5
*
Fix the code that leads to the incorrect trigger of the report_fatal_error()
Kevin Enderby
2016-01-22
3
-8
/
+69
*
unordered_map: Reuse insert logic in emplace when possible, NFC
Duncan P. N. Exon Smith
2016-01-22
1
-3
/
+27
*
Add am AST matcher for isMoveAssignmentOperator.
Aaron Ballman
2016-01-22
4
-0
/
+46
*
[analyzer] Utility to match function calls.
Gabor Horvath
2016-01-22
3
-21
/
+42
*
Use std::piecewise_constant_distribution instead of ad-hoc binary search.
Ivan Krasin
2016-01-22
3
-63
/
+106
*
Fix LivePhysRegs::addLiveOuts
Weiming Zhao
2016-01-22
1
-1
/
+1
*
fixed to test features, not CPU models
Sanjay Patel
2016-01-22
1
-73
/
+73
*
fix typos; NFC
Sanjay Patel
2016-01-22
1
-2
/
+2
*
Strip local symbols when using externalized debug info.
Owen Anderson
2016-01-22
1
-1
/
+1
*
added test fixture to EditlineTest gtest
Todd Fiala
2016-01-22
1
-32
/
+35
*
AMDGPU: Add barrier builtin
Matt Arsenault
2016-01-22
2
-0
/
+7
*
Remove unnecessary object:: prefix.
Rafael Espindola
2016-01-22
1
-24
/
+24
*
[clang-tidy] Handle decayed types and other improvements in VirtualNearMiss c...
Gabor Horvath
2016-01-22
3
-38
/
+43
*
[gold] Remove inconsistent llvm_unreachable().
Davide Italiano
2016-01-22
1
-1
/
+0
*
AMDGPU: Rename builtins to use amdgcn prefix
Matt Arsenault
2016-01-22
4
-159
/
+241
*
AMDGPU: Remove GCCBuiltin from intrinsics that need mangling
Matt Arsenault
2016-01-22
1
-25
/
+30
*
AMDGPU: Add new name for barrier intrinsic
Matt Arsenault
2016-01-22
3
-1
/
+38
*
AMDGPU: Rename intrinsics to use amdgcn prefix
Matt Arsenault
2016-01-22
26
-254
/
+381
*
Make sure that any new and optimized objects created during GlobalOPT copy al...
Sergei Larin
2016-01-22
4
-0
/
+89
*
Module debugging: Create a parent DIModule with the PCH name for types
Adrian Prantl
2016-01-22
4
-46
/
+71
*
Add support for export_dynamic cmdline option and behaviour.
Pete Cooper
2016-01-22
6
-4
/
+69
*
Make InstProfWriter compile again after 258544 with MSVC.
Nico Weber
2016-01-22
1
-6
/
+6
*
function names start with a lowercase letter; NFC
Sanjay Patel
2016-01-22
1
-8
/
+8
*
[PlaceSafepoints] Introduce a -spp-no-statepoints flag
Sanjoy Das
2016-01-22
2
-0
/
+35
*
[OpenMP] Remove '#if 1' hanging in target_map_messages.cpp.
Samuel Antao
2016-01-22
1
-8
/
+0
*
Commands: silence dumb -Wextra warning from GCC
Saleem Abdulrasool
2016-01-22
1
-5
/
+5
*
Target: fix -Wcast-qual warning
Saleem Abdulrasool
2016-01-22
1
-1
/
+1
*
Silence -Wreturn-type warnings
Saleem Abdulrasool
2016-01-22
2
-0
/
+2
*
When building without DIA SDK, don't set suppressions.cpp fail
Nico Weber
2016-01-22
4
-8
/
+20
*
[PGO] Remove use of static variable. /NFC
Xinliang David Li
2016-01-22
2
-12
/
+21
*
[OpenMP] Update map clause SEMA to support OpenMP 4.5 possible list items.
Samuel Antao
2016-01-22
4
-172
/
+745
*
fixed test suite crash when --platform-name doesn't start with 'remote-'
Todd Fiala
2016-01-22
1
-9
/
+7
*
[AArch64] Cleanup ccmp test check labels. NFC.
Ahmed Bougacha
2016-01-22
1
-10
/
+10
*
Typo fix and simplification.
Rafael Espindola
2016-01-22
1
-4
/
+2
*
Remove dead code.
Rui Ueyama
2016-01-22
1
-1
/
+0
*
Revert 258486 -- for a better fix coming soon
Xinliang David Li
2016-01-22
3
-71
/
+63
*
AMDGPU: Fix crash with invariant markers
Matt Arsenault
2016-01-22
2
-0
/
+33
*
[NVPTX] expand mul_lohi to mul_lo and mul_hi
Jingyue Wu
2016-01-22
2
-0
/
+28
*
Add ArrayRef support to EndianStream.
Rafael Espindola
2016-01-22
2
-0
/
+37
*
[AArch64] Simplify emitConditionalCompare calls. NFC.
Ahmed Bougacha
2016-01-22
1
-13
/
+9
*
[AArch64] Lower 2-CC FCCMPs (one/ueq) using AND'ed CCs.
Ahmed Bougacha
2016-01-22
2
-26
/
+196
*
[AArch64] Assert that CCMP isel didn't fail inconsistently.
Ahmed Bougacha
2016-01-22
1
-0
/
+2
*
Fix the build by using the correct suffix for 64 bit literals
Adrian Prantl
2016-01-22
2
-2
/
+2
[next]