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
*
Revert 299953 : test failure needs to be fixed
Xinliang David Li
2017-04-11
1
-14
/
+0
*
[PDB] Emit index/offset pairs for TPI and IPI streams
Reid Kleckner
2017-04-11
5
-21
/
+129
*
[lsan] Fix typo in test/lsan/lit.common.cfg
Maxim Ostapenko
2017-04-11
1
-1
/
+1
*
Revert temporarily D29877 "Warn about unused static file scope function templ...
Vassil Vassilev
2017-04-11
3
-32
/
+7
*
revert r299851 - [InstCombine] fix matching of or-of-icmps constants (PR32524)
Sanjay Patel
2017-04-11
2
-19
/
+16
*
[Profile] PE binary coverage bug fix
Xinliang David Li
2017-04-11
1
-0
/
+14
*
[Profile] PE binary coverage bug fix
Xinliang David Li
2017-04-11
1
-0
/
+14
*
[clang-format] Recognize Java logical shift assignment operator
Nico Weber
2017-04-11
2
-0
/
+25
*
Fix PR13910: Don't warn that __builtin_unreachable() is unreachable
Alex Lorenz
2017-04-11
2
-2
/
+46
*
[Parser][ObjC++] Improve diagnostics and recovery when C++ keywords are used
Alex Lorenz
2017-04-11
8
-53
/
+150
*
Module::getOrInsertFunction is using C-style vararg instead of variadic templ...
Serge Guelton
2017-04-11
30
-200
/
+171
*
Reapply "Enable LSan for arm Linux"
Maxim Ostapenko
2017-04-11
18
-25
/
+160
*
Remove unused functions. Remove static qualifier from functions in header fil...
Vassil Vassilev
2017-04-11
9
-65
/
+9
*
[AVR] Migrate to new MCAsmBackend applyFixup
Jonathan Roelofs
2017-04-11
2
-2
/
+2
*
[ARM] Refactor Thumb2 sat instructions
Sam Parker
2017-04-11
1
-48
/
+30
*
[GVNHoist] Re-enable GVNHoist by default
Geoff Berry
2017-04-11
2
-3
/
+4
*
Revert r299923, it doesn't build in bootstrap builds.
Nico Weber
2017-04-11
18
-159
/
+24
*
[libc++] Fix unknown pragma warning on MSVC
Ben Craig
2017-04-11
1
-1
/
+1
*
Mark P0599 as complete. It was implemented in r298573
Marshall Clow
2017-04-11
1
-2
/
+2
*
This patch causes the installation of headers for the sanitizer and/or xray t...
Catherine Moore
2017-04-11
1
-15
/
+19
*
[SDAG] Factor CandidateMatch check into lambda. NFC.
Nirav Dave
2017-04-11
1
-28
/
+29
*
[SDAG] Factor ChainMerge into helper function NFCI.
Nirav Dave
2017-04-11
1
-20
/
+27
*
[SDAG] Reorder expensive StoreMerge Check after cheaper one. NFC
Nirav Dave
2017-04-11
1
-8
/
+9
*
[StripDeadDebug/DIFinder] Track inlined SPs
Keno Fischer
2017-04-11
4
-7
/
+50
*
[clangd] Implement item kind for completion results
Krasimir Georgiev
2017-04-11
3
-5
/
+50
*
Add missing annotation to TestDataFormatterUnordered
Pavel Labath
2017-04-11
1
-0
/
+1
*
Remove Plugins/Process/POSIX from include_directories
Pavel Labath
2017-04-11
6
-46
/
+8
*
Add MachineRegionInfoPassID to Passes.h.
Jan Sjodin
2017-04-11
2
-1
/
+4
*
GlobalISel: Allow legalizing G_FADD to a libcall
Diana Picus
2017-04-11
4
-6
/
+119
*
Warn about unused static file scope function template declarations.
Vassil Vassilev
2017-04-11
3
-7
/
+32
*
[GlobalISel] LegalizerInfo: Enable legalization of non-power-of-2 types
Volkan Keles
2017-04-11
3
-6
/
+46
*
Revert "Turn some C-style vararg into variadic templates"
Diana Picus
2017-04-11
24
-132
/
+166
*
[clang-format] Handle NSString literals by merging tokens.
Alexander Kornienko
2017-04-11
6
-42
/
+51
*
[SelectionDAG] Check CALLSEQ_BEGIN nodes in DelayForLiveRegs
Sam Parker
2017-04-11
2
-1
/
+138
*
Turn some C-style vararg into variadic templates
Serge Guelton
2017-04-11
24
-166
/
+132
*
Simplify the code and remove dead code
Sylvestre Ledru
2017-04-11
1
-5
/
+3
*
[lsan] Enable LSan for arm Linux
Maxim Ostapenko
2017-04-11
18
-24
/
+159
*
[XRay][compiler-rt] Add support for TSC emulation for x86_64 to xray_fdr_logg...
Douglas Yung
2017-04-11
1
-1
/
+15
*
[lsan] Enable LSan on arm Linux, clang part
Maxim Ostapenko
2017-04-11
2
-1
/
+28
*
Add more examples to clang tidy checkers
Sylvestre Ledru
2017-04-11
7
-0
/
+81
*
Add more examples to clang-format configuration
Sylvestre Ledru
2017-04-11
2
-9
/
+128
*
[IR] Fix a typo in a comment. NFC
Craig Topper
2017-04-11
1
-1
/
+1
*
[InstCombine] Refinement of r299915. Only consider a ConstantVector for Neg i...
Craig Topper
2017-04-11
1
-3
/
+14
*
[XRay][compiler-rt] Remove the xray_fdr_log_printer_tool
Dean Michael Berris
2017-04-11
2
-332
/
+0
*
[InstCombine] Support weird size element types in dyn_castNegVal.
Craig Topper
2017-04-11
3
-4
/
+13
*
Exploit BasicBlock::getModule to shorten code
Tobias Grosser
2017-04-11
5
-9
/
+5
*
SAdjust to recent change in constructor definition of AllocaInst
Tobias Grosser
2017-04-11
3
-18
/
+23
*
[LoopUnswitch] Fix a test case
Sanjoy Das
2017-04-11
1
-2
/
+2
*
[LICM] Hoist fp division from the loops and replace by a reciprocal
Hal Finkel
2017-04-11
2
-0
/
+57
*
[PowerPC] multiply-with-overflow might use the CTR register
Hal Finkel
2017-04-11
2
-9
/
+45
[next]