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
*
ThinLTO caching: reload cached file with mmap and drop heap-allocated memory ...
Mehdi Amini
2016-05-16
1
-5
/
+14
*
[WebAssembly] Use eqz to negate a branch conditions.
Dan Gohman
2016-05-16
2
-10
/
+3
*
[Clang][AVX512] completing missing intrinsics for [vpabs] instruction set
Michael Zuckerman
2016-05-16
2
-0
/
+61
*
Change embed-bitcode linkage type
Steven Wu
2016-05-16
2
-26
/
+55
*
[BasicAA] Update comments based on feedback from hfinkel. NFCI.
Geoff Berry
2016-05-16
1
-1
/
+4
*
[WebAssembly] Add a few optimization ideas to README.txt.
Dan Gohman
2016-05-16
1
-0
/
+15
*
[X86] Remove transformVSELECTtoBlendVECTOR_SHUFFLE
Michael Kuperstein
2016-05-16
2
-119
/
+10
*
[ms] Reintroduce feature guards in intrinsic headers in Microsoft mode
Nico Weber
2016-05-16
3
-2
/
+106
*
[Hexagon] Make getCallerSavedRegs specific to a register class
Krzysztof Parzyszek
2016-05-16
3
-33
/
+61
*
Make LLDB print out an explicit marker when it's displaying formatters that a...
Enrico Granata
2016-05-16
2
-1
/
+5
*
[PS4] Change the names of some "environmental" things to what our
Paul Robinson
2016-05-16
2
-3
/
+3
*
[PS4] Change the names of some "environmental" things to what our
Paul Robinson
2016-05-16
12
-57
/
+57
*
[OpenCL] Add supported OpenCL extensions to target info.
Yaxun Liu
2016-05-16
28
-146
/
+277
*
Remove C++11 feature macros in tests. Use TEST_STD_VER instead.
Eric Fiselier
2016-05-16
2
-7
/
+1
*
[LAA] Rename forwarding conflict detection option (NFC)
Matthew Simpson
2016-05-16
2
-7
/
+7
*
[LAA] Comment couldPreventStoreLoadForward. NFC
Adam Nemet
2016-05-16
2
-2
/
+11
*
[LAA] clang-format the function couldPreventStoreLoadForward. NFC
Adam Nemet
2016-05-16
1
-9
/
+9
*
Add a test for uniqueptr having either NULL and nullptr
Marshall Clow
2016-05-16
1
-0
/
+6
*
[Hexagon] Simplify HexagonInstrInfo::isPredicable
Krzysztof Parzyszek
2016-05-16
2
-85
/
+6
*
Add a couple of _LIBCPP_ASSERT calls. No functional change.
Marshall Clow
2016-05-16
1
-0
/
+2
*
Add the hasDynamicExceptionSpec() AST matcher to match function declarations ...
Aaron Ballman
2016-05-16
4
-0
/
+53
*
[Modules] Use vfs for (recursive) directory iteration
Bruno Cardoso Lopes
2016-05-16
4
-21
/
+42
*
[PM] Port indirect call promotion pass to new pass manager
Xinliang David Li
2016-05-16
9
-0
/
+27
*
[LV] Ensure safe VF for loops with interleaved accesses
Matthew Simpson
2016-05-16
2
-1
/
+79
*
[compiler-rt] Fix multi-configuration output paths
Etienne Bergeron
2016-05-16
3
-16
/
+73
*
[clang-tidy] Cleanups utils files
Etienne Bergeron
2016-05-16
9
-46
/
+19
*
[llc] New diagnostic handler
Renato Golin
2016-05-16
31
-34
/
+69
*
[LAA] Add option to disable conflict detection (NFC)
Matthew Simpson
2016-05-16
1
-2
/
+9
*
Use proper capitalization and punctuation per coding standards. NFC.
Chad Rosier
2016-05-16
1
-1
/
+1
*
[mips] Add test for the dynamic linker when using the mips64el-fedora-linux t...
Vasileios Kalintiris
2016-05-16
1
-0
/
+8
*
Fixed unused variable warning
Simon Pilgrim
2016-05-16
1
-1
/
+0
*
[Clang][AVX512] completing missing intrinsics [vsqrt|vrsqrt|vrcp14 ].
Michael Zuckerman
2016-05-16
2
-0
/
+190
*
Bump up adb timeout more
Pavel Labath
2016-05-16
1
-1
/
+1
*
Xfail TestCrashDuringStep and TestCreateDuringInstructionStep on arm-linux
Omair Javaid
2016-05-16
2
-0
/
+2
*
[X86][SSSE3] Lower vector CTLZ with PSHUFB lookups
Simon Pilgrim
2016-05-16
3
-1863
/
+613
*
macho2yaml.cpp: Fix "reserved" uninitialized.
NAKAMURA Takumi
2016-05-16
1
-0
/
+1
*
[Sparc][LEON] Add LEON-specific CASA instruction.
Chris Dewhurst
2016-05-16
8
-24
/
+79
*
Appease msc18 to move PassBuilder::crossRegisterProxies() in front of PassBui...
NAKAMURA Takumi
2016-05-16
1
-14
/
+14
*
Clean all the mess around KMP_USE_FUTEX and kmp_lock.h
Paul Osmialowski
2016-05-16
5
-13
/
+16
*
[mips][ias] Fix R_MICROMIPS_GOT16 evaluation and eliminate symbol for R_MICRO...
Daniel Sanders
2016-05-16
3
-8
/
+84
*
Remove Mutex from NativeProcessLinux
Pavel Labath
2016-05-16
2
-20
/
+1
*
[mips][ias] EF_MIPS_MICROMIPS should iff microMIPS code was emitted.
Daniel Sanders
2016-05-16
5
-6
/
+34
*
ThinLTO: fix non-determinism in bitcode writing
Mehdi Amini
2016-05-16
1
-1
/
+8
*
Revert "ThinLTO: fix non-determinism in bitcode writing"
Mehdi Amini
2016-05-16
1
-7
/
+1
*
[mips] Addition of a third operand to the instructions [d]div, [d]divu
Zoran Jovanovic
2016-05-16
10
-54
/
+228
*
ThinLTO: fix another non-determinism in bitcode writing
Mehdi Amini
2016-05-16
1
-2
/
+9
*
ThinLTO: fix non-determinism in bitcode writing
Mehdi Amini
2016-05-16
1
-1
/
+7
*
[asan] Fix asan initialization failure with newer (2.23+) glibc in use.
Maxim Ostapenko
2016-05-16
1
-18
/
+24
*
[X86] Add typecasts to remove most assumptions about what __m128i/__m256i is ...
Craig Topper
2016-05-16
10
-288
/
+289
*
[AVX512] Add typecasts to some intrinsics to avoid doing operations on the __...
Craig Topper
2016-05-16
2
-18
/
+18
[next]