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
*
test commit
Eric Fiselier
2017-05-04
1
-0
/
+1
*
[XRay][compiler-rt][NFC] Update comments to doxygen format; group functions b...
Dean Michael Berris
2017-05-04
1
-40
/
+42
*
test commit
Eric Fiselier
2017-05-04
1
-1
/
+0
*
[AVX] Fix vpcmpeqq predicate.
Igor Breger
2017-05-04
1
-2
/
+3
*
[libcxxabi][CMake] Set library dir when built under runtimes/
Jonas Hahnfeld
2017-05-04
1
-1
/
+5
*
[libcxx][CMake] Set library dir when built under runtimes/
Jonas Hahnfeld
2017-05-04
1
-1
/
+5
*
update buildbot doc to link to the new Appveyor builders
Eric Fiselier
2017-05-04
1
-1
/
+1
*
Attempt to enable the LIT progress bar on Appveyor
Eric Fiselier
2017-05-04
1
-1
/
+1
*
Use right function in LoopVectorize.
Jonas Paulsson
2017-05-04
1
-1
/
+1
*
Setup Appveyor bot for MSVC 2017 and MSVC 2015
Eric Fiselier
2017-05-04
2
-41
/
+69
*
[XRay][compiler-rt] Support patching/unpatching specific functions
Dean Michael Berris
2017-05-04
5
-33
/
+203
*
[XRay] Use wordsize-dependent alignment for index
Dean Michael Berris
2017-05-04
1
-3
/
+3
*
[SelectionDAG] Improve known bits support for CTPOP.
Craig Topper
2017-05-04
2
-1
/
+18
*
[XRay] Create an Index of sleds per function
Dean Michael Berris
2017-05-04
8
-16
/
+93
*
IR: Use pointers instead of GUIDs to represent edges in the module summary. N...
Peter Collingbourne
2017-05-04
14
-223
/
+210
*
Fix accounting of tbss.
Rafael Espindola
2017-05-04
3
-19
/
+18
*
llvm/IR/Function.h: Prune an obsolete @param in r302060. [-Wdocumentation]
NAKAMURA Takumi
2017-05-04
1
-1
/
+0
*
[libcxx] [test] Strip trailing whitespace. NFC.
Stephan T. Lavavej
2017-05-04
25
-35
/
+35
*
[libcxx] [test] In msvc_stdlib_force_include.hpp, use _HAS_CXX17 to set TEST_...
Stephan T. Lavavej
2017-05-04
1
-2
/
+8
*
[XRay] Detect loops in functions being lowered
Dean Michael Berris
2017-05-04
2
-16
/
+53
*
Attempt to escape paths correctly
Eric Fiselier
2017-05-04
1
-2
/
+2
*
Attempt to setup MSVC 2017
Eric Fiselier
2017-05-04
1
-5
/
+7
*
Use nullptr instead of the literal 0
Eric Fiselier
2017-05-04
2
-3
/
+3
*
Fix macro redefinition warnings for _LIBCPP_NO_RTTI
Eric Fiselier
2017-05-04
1
-1
/
+1
*
Add #pragma clang module begin/end pragmas and generate them when preprocessi...
Richard Smith
2017-05-04
13
-97
/
+380
*
Test commit for Appveyor - Remove incorrect caching logic
Eric Fiselier
2017-05-04
1
-5
/
+1
*
[SCEV] createAddRecFromPHI: Optimize for the most common case.
Michael Zolotukhin
2017-05-03
4
-4
/
+82
*
CMake: Only add test/ subdirectory when it exists
Duncan P. N. Exon Smith
2017-05-03
1
-1
/
+6
*
strlen-1.ll: Fix test
Matthias Braun
2017-05-03
1
-10
/
+12
*
[InstCombine][KnownBits] Use KnownBits better to detect nsw adds
Craig Topper
2017-05-03
3
-33
/
+121
*
Mark functions as not having CFI once we finalize an x86 stack frame
Reid Kleckner
2017-05-03
2
-0
/
+13
*
[KnownBits] Add methods for determining if KnownBits is a constant value
Craig Topper
2017-05-03
4
-11
/
+26
*
Remove a comment that is no longer true.
Rui Ueyama
2017-05-03
1
-2
/
+1
*
[ValueTracking] Remove handling for BitWidth being 0 in ComputeSignBit and is...
Craig Topper
2017-05-03
1
-12
/
+5
*
[KnownBits] Add zext, sext, and trunc methods to KnownBits
Craig Topper
2017-05-03
7
-66
/
+63
*
[TargetLowering] use isSubsetOf in SimplifyDemandedBits; NFCI
Sanjay Patel
2017-05-03
1
-18
/
+14
*
clang-format and restyle DWARFFormValue before working on it. NFC
Paul Robinson
2017-05-03
2
-448
/
+464
*
DebugInfo: elide type index entries for synthetic types
Saleem Abdulrasool
2017-05-03
2
-4
/
+61
*
Attempt to fix appveyor build
Eric Fiselier
2017-05-03
1
-4
/
+0
*
Accept archive files with no symbol table instad of warning on them.
Rui Ueyama
2017-05-03
6
-45
/
+32
*
Qualify calls to __invoke, __apply_fuctor, and __mu
Eric Fiselier
2017-05-03
1
-3
/
+3
*
[AArch64] Fix variable name ambiguity in r302078.
Ahmed Bougacha
2017-05-03
1
-2
/
+4
*
[TailCallElim] Remove an unused argument. NFCI
Xin Tong
2017-05-03
1
-9
/
+6
*
[Driver] Update AArch64 testcase to match llvm r302078.
Ahmed Bougacha
2017-05-03
1
-1
/
+1
*
[AArch64] Make the TargetParser add CPU exts provided by the arch.
Ahmed Bougacha
2017-05-03
3
-31
/
+40
*
[AArch64] armv8-A doesn't have CRC.
Ahmed Bougacha
2017-05-03
7
-64
/
+52
*
[libFuzzer] exit without running atexit handlers in libfuzzer's crash handler
Vitaly Buka
2017-05-03
1
-1
/
+1
*
[Hexagon] Use automatically-generated scheduling information for HVX
Krzysztof Parzyszek
2017-05-03
28
-8030
/
+10004
*
[ScopInfo] Do not use LLVM names to identify statements, arrays, and parameters
Tobias Grosser
2017-05-03
7
-30
/
+411
*
Remove unused private field.
Zachary Turner
2017-05-03
3
-6
/
+4
[next]