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
path:
root
/
llvm
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
typo; NFC
Sanjay Patel
2015-09-11
1
-1
/
+1
*
Use function attribute "stackrealign" to decide whether stack
Akira Hatanaka
2015-09-11
2
-10
/
+2
*
[X86] Make sure startproc/endproc are paired
David Majnemer
2015-09-11
1
-1
/
+1
*
[IR] Print the label operands of a catchpad like an invoke
Reid Kleckner
2015-09-11
1
-1
/
+1
*
[CodeGen] Refactor TLI/AtomicExpand interface to make LLSC explicit.
Ahmed Bougacha
2015-09-11
9
-41
/
+53
*
[CodeGen] Rename AtomicRMWExpansionKind to AtomicExpansionKind.
Ahmed Bougacha
2015-09-11
8
-22
/
+21
*
[PR24785] Appease MSC18 to tweak optimizations.
NAKAMURA Takumi
2015-09-11
1
-0
/
+8
*
Add #include llvm-config.h to Locale.cpp which depends on LLVM_ON_WIN32.
Yaron Keren
2015-09-11
1
-0
/
+1
*
PPCFrameLowering::emitEpilogue(): Avoid manipulating MBBI on iterator end.
NAKAMURA Takumi
2015-09-11
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter for ...
David Blaikie
2015-09-11
2
-0
/
+15
*
Fixed a bug that BranchProbability is not defined in BlockFrequency.cpp. NFC.
Cong Hou
2015-09-11
1
-1
/
+0
*
AsmWriter: Avoid O(N^2) processing of metadata
Duncan P. N. Exon Smith
2015-09-11
1
-6
/
+8
*
Revert "[InstCombineCalls] Use isKnownNonNullAt() to check nullness of passin...
Mehdi Amini
2015-09-11
1
-1
/
+1
*
[libFuzzer] perform fewer crossover operations compared to plain mutations
Kostya Serebryany
2015-09-11
1
-7
/
+8
*
Add .exe check to Execute to fix clang-modernize tests broken in r247358
Reid Kleckner
2015-09-10
1
-0
/
+8
*
ScanDirForExecutable on Windows fails to find executables with the "exe" exte...
Reid Kleckner
2015-09-10
2
-0
/
+9
*
Pass BranchProbability/BlockMass by value instead of const& as they are small...
Cong Hou
2015-09-10
12
-38
/
+36
*
[InstCombineCalls] Use isKnownNonNullAt() to check nullness of passing argume...
Chen Li
2015-09-10
1
-1
/
+1
*
[InstCombineCalls] Use isKnownNonNullAt() to check nullness of gc.relocate re...
Chen Li
2015-09-10
1
-1
/
+1
*
Remove gcc warning when comparing an unsigned var for >= 0
Filipe Cabecinhas
2015-09-10
1
-1
/
+1
*
[WinEH] Push and pop EBP for 32-bit funclets
Reid Kleckner
2015-09-10
1
-7
/
+10
*
AMDGPU: Simplify debug printing
Matt Arsenault
2015-09-10
3
-13
/
+8
*
AMDGPU: Use StringRef value
Matt Arsenault
2015-09-10
1
-1
/
+1
*
[SPARC] Switch to the Machine Scheduler.
James Y Knight
2015-09-10
2
-1
/
+6
*
Fix SEH state numbering algorithm to handle cleanupendpads
Reid Kleckner
2015-09-10
1
-4
/
+9
*
[LV] Relax Small Size Reduction Type Requirement
Matthew Simpson
2015-09-10
1
-6
/
+14
*
[RuntimeDyld] Support non-zero addends for the MachO X86_64 SUBTRACTOR reloc.
Lang Hames
2015-09-10
1
-2
/
+6
*
[RuntimeDyld] Fix a bug in debugging output: all sections should be dumped
Lang Hames
2015-09-10
1
-2
/
+13
*
Add an explicit 'inline' specifier to these static functions. GCC is
Chandler Carruth
2015-09-10
1
-14
/
+14
*
Revert "[SPARC] Switch to the Machine Scheduler."
James Y Knight
2015-09-10
2
-6
/
+1
*
[IR] Conservatively mark 'catchpad' as accessing memory
David Majnemer
2015-09-10
1
-0
/
+2
*
[libFuzzer] refactor the code to allow building libFuzzer on platforms that d...
Kostya Serebryany
2015-09-10
2
-17
/
+65
*
[SPARC] Switch to the Machine Scheduler.
James Y Knight
2015-09-10
2
-1
/
+6
*
[SCEV] Consistently Handle Expressions That Cannot Be Divided
Matthew Simpson
2015-09-10
1
-36
/
+26
*
[MergeFuncs] Fix callsite attributes in thunk generation
JF Bastien
2015-09-10
1
-1
/
+9
*
[SimplifyCFG] Use known bits to eliminate dead switch defaults
Philip Reames
2015-09-10
1
-3
/
+9
*
Debug Info: Allow a DIModule to appear as the scope of other entities.
Adrian Prantl
2015-09-10
1
-0
/
+2
*
[libFuzzer] add two more variants of FuzzerDriver for convenience
Kostya Serebryany
2015-09-10
2
-20
/
+39
*
[WinEH] Fix single-block cleanup coloring
Joseph Tremoulet
2015-09-10
1
-8
/
+9
*
Re-commit r247216: "Fix Clang-tidy misc-use-override warnings, other minor fi...
Hans Wennborg
2015-09-10
4
-58
/
+58
*
Fix an undefined behavior introduces in r247234
Steven Wu
2015-09-10
1
-1
/
+1
*
80-cols; NFC
Sanjay Patel
2015-09-10
1
-4
/
+4
*
use range-based for loop; NFCI
Sanjay Patel
2015-09-10
1
-2
/
+2
*
use range-based for loop; NFCI
Sanjay Patel
2015-09-10
1
-2
/
+2
*
fix typo; NFC
Sanjay Patel
2015-09-10
1
-1
/
+1
*
Fix PR 24724 - The implicit register verifier shouldn't assume certain operand
Alex Lorenz
2015-09-10
1
-39
/
+16
*
AVX512: Implemented encoding and intrinsics for
Igor Breger
2015-09-10
1
-52
/
+109
*
There is a trunc(lshr (zext A), Cst) optimization in InstCombineCasts that
Jakub Kuderski
2015-09-10
1
-0
/
+20
*
[ADT] Rewrite the StringRef::find implementation to be simpler, clearer,
Chandler Carruth
2015-09-10
1
-16
/
+23
*
[DAGCombine] Truncate BUILD_VECTOR operators if necessary when constant foldi...
Silviu Baranga
2015-09-10
1
-11
/
+25
[prev]
[next]