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
*
logb: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+6
*
log2: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
log1p: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
lgamma: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+6
*
exp2: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
cospi: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+5
*
cosh: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
cos: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+5
*
cbrt: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
atanpi: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
atanh: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
atan: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
asinpi: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
asinh: Use unary_dec instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
asin: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+6
*
acospi: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
acosh: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-24
/
+6
*
acos: Use unary_decl instead of custom inc file
Jan Vesely
2017-11-02
2
-2
/
+6
*
revert r317228: remove unused function from ObjCRuntime.h, NFC
Alex Lorenz
2017-11-02
1
-0
/
+5
*
[X86] Simplify the pentium4 code in getHostCPUName to be based on feature fla...
Craig Topper
2017-11-02
1
-34
/
+6
*
[X86] Change getHostCPUName fallback code to not select 'x86-64' for unknown ...
Craig Topper
2017-11-02
1
-2
/
+7
*
remove unused function from ObjCRuntime.h, NFC
Alex Lorenz
2017-11-02
1
-5
/
+0
*
[OPENMP] Fix PR35152: Do not use getInvokeDest() function for EH checks.
Alexey Bataev
2017-11-02
2
-7
/
+31
*
[dsymutil][doc] Improve wording in manpage and rename file.
Jonas Devlieghere
2017-11-02
7
-92
/
+95
*
Strip off invariant.start because memory locations arent invariant
Anna Thomas
2017-11-02
2
-9
/
+81
*
[refactor][selection] canonicalize selected string literal to objc
Alex Lorenz
2017-11-02
2
-1
/
+54
*
Fixed line length style issue.
Mitch Phillips
2017-11-02
1
-1
/
+2
*
[TargetParser][AArch64] Reorder enum to preserve 5.0.0 libLLVM ABI.
Chad Rosier
2017-11-02
1
-4
/
+4
*
[dsymutil] Add a manpage for dsymutil
Jonas Devlieghere
2017-11-02
4
-6
/
+94
*
[CodeGen] add builtin attr tests to show errno-related diffs; NFC
Sanjay Patel
2017-11-02
1
-0
/
+777
*
Run clang-format on lldb.cpp
Stephane Sezer
2017-11-02
1
-4
/
+2
*
Use LLVM version string
Stephane Sezer
2017-11-02
1
-5
/
+1
*
Revert "[RS4GC] Strip off invariant.start because memory locations arent inva...
Anna Thomas
2017-11-02
2
-92
/
+9
*
Fix comment typo
Jan Korous
2017-11-02
1
-1
/
+1
*
[RS4GC] Strip off invariant.start because memory locations arent invariant
Anna Thomas
2017-11-02
2
-9
/
+92
*
[libomptarget] Remove stale omp handle
Jonas Hahnfeld
2017-11-02
1
-3
/
+0
*
Revert "[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
Clement Courbet
2017-11-02
13
-1352
/
+1200
*
Change a bunch of comments from C++1z to C++17. NFC
Marshall Clow
2017-11-02
17
-17
/
+17
*
[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass.
Clement Courbet
2017-11-02
13
-1200
/
+1352
*
Mark tests as unsupported in C++98 as well
Roger Ferrer Ibanez
2017-11-02
2
-2
/
+2
*
Mark Endian as 'in progress'
Marshall Clow
2017-11-02
1
-1
/
+1
*
[OPENMP] Fix PR35156: Get correct thread id with windows exceptions.
Alexey Bataev
2017-11-02
12
-16
/
+56
*
[OpenMP] Extend "Avoid VLAs for reduction" optimization to VLAs as base
Jonas Hahnfeld
2017-11-02
2
-13
/
+47
*
[X86] Fix bug in legalize vector types - Split large loads
Ayman Musa
2017-11-02
3
-1
/
+230
*
Fix clang-format CLion integration bug.
Eric Liu
2017-11-02
1
-1
/
+1
*
[mips] Use register scavenging with MSA.
Simon Dardis
2017-11-02
4
-41
/
+272
*
Temporary workaround for msan false positive.
Sam McCall
2017-11-02
1
-1
/
+1
*
Adding test for extraxt sub vector load and store avx512
Michael Zuckerman
2017-11-02
1
-0
/
+1458
*
Allow inaccessiblememonly and inaccessiblemem_or_argmemonly to be overwriten ...
Yichao Yu
2017-11-02
5
-19
/
+160
*
Fix typo in class annotation
Jan Korous
2017-11-02
1
-1
/
+1
[next]