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
*
[ELF] Update test case due to llvm r365618
Nikola Prica
2019-07-10
1
-13
/
+7
*
[ELF] Loose a condition for relocation with a symbol
Nikola Prica
2019-07-10
6
-20
/
+9
*
[CMake] `install-distribution` for LLDB on Darwin
Stefan Granitz
2019-07-10
8
-74
/
+118
*
[CMake] Distribution builds for LLDB standalone
Stefan Granitz
2019-07-10
3
-1
/
+14
*
[CMake] Remove extra lldb-framework target
Stefan Granitz
2019-07-10
2
-14
/
+6
*
[X86][SSE] EltsFromConsecutiveLoads - add basic dereferenceable support
Simon Pilgrim
2019-07-10
2
-53
/
+26
*
Fix const/non-const lambda return type warning. NFCI.
Simon Pilgrim
2019-07-10
1
-1
/
+1
*
Fix "result of 32-bit shift implicitly converted to 64 bits" warning. NFCI.
Simon Pilgrim
2019-07-10
1
-1
/
+1
*
[SimpleLoopUnswitch] Don't consider unswitching `switch` insructions with one...
Serguei Katkov
2019-07-10
2
-2
/
+1
*
[AArch64] Fix vector vuqadd intrinsics operands
Diogo N. Sampaio
2019-07-10
2
-1
/
+52
*
[NFC][AArch64] Fix vector vsqadd intrinsics operands
Diogo N. Sampaio
2019-07-10
1
-1
/
+1
*
[clangd] Stop recording tokens before running clang-tidy
Ilya Biryukov
2019-07-10
2
-4
/
+28
*
[clangd] Consume error to avoid assertion failures
Ilya Biryukov
2019-07-10
1
-2
/
+3
*
Make functions and member variables distinguishable even after the name style...
Rui Ueyama
2019-07-10
14
-72
/
+69
*
[ARM] Enable VPUSH/VPOP aliases when either MVE or VFP is present
Mikhail Maltsev
2019-07-10
3
-5
/
+37
*
[docs][llvm-dwarfdump] Normalise some wording
James Henderson
2019-07-10
1
-1
/
+1
*
[clangd] Added highlighting for class and enum types.
Johan Vikstrom
2019-07-10
4
-16
/
+98
*
[test/Object/nm-trivial-object.test] - Remove 4 precompiled binaries.
George Rimar
2019-07-10
5
-55
/
+145
*
[SimpleLoopUnswitch] Add a test case exposing a bug
Serguei Katkov
2019-07-10
1
-0
/
+25
*
[Syntax] Add assertion to catch invalid tokens early. NFC
Ilya Biryukov
2019-07-10
2
-2
/
+7
*
[NFC][AArch64] Fix vector vqtb[lx][1-4]_s8 operand
Diogo N. Sampaio
2019-07-10
2
-17
/
+17
*
Silence gcc warning by adding parentheses to condition [NFC]
Mikael Holmen
2019-07-10
1
-3
/
+3
*
[Coding style change] Rename variables so that they start with a lowercase le...
Rui Ueyama
2019-07-10
56
-12292
/
+12292
*
Fix modular build issues caused by BitCodes.h
Kristina Brooks
2019-07-10
1
-6
/
+8
*
Revert accidental change to file
Aaron Smith
2019-07-10
1
-3
/
+0
*
Try again to move common functionality from ProcessWindows into ProcessDebugger
Aaron Smith
2019-07-10
6
-455
/
+726
*
[ubsan][test] Restore float-divide-by-zero test
Fangrui Song
2019-07-10
1
-0
/
+1
*
[analyzer] CastValueChecker: Remove a dump()
Csaba Dabis
2019-07-10
1
-1
/
+0
*
[X86] Limit getTargetConstantFromNode to only work on NormalLoads not extendi...
Craig Topper
2019-07-10
1
-1
/
+1
*
[Support] Move llvm::MemoryBuffer to sys::fs::file_t
Reid Kleckner
2019-07-10
18
-122
/
+276
*
[Driver] Add float-divide-by-zero back to supported sanitizers after D63793/r...
Fangrui Song
2019-07-10
8
-9
/
+33
*
AMDGPU/GlobalISel: Add support for wide loads >= 256-bits
Tom Stellard
2019-07-10
7
-37
/
+767
*
[analyzer] CastValueChecker: Model casts
Csaba Dabis
2019-07-10
6
-5
/
+354
*
Revert "[analyzer] CastValueChecker: Model casts"
Csaba Dabis
2019-07-09
6
-349
/
+5
*
GlobalISel: Implement lower for G_FCOPYSIGN
Matt Arsenault
2019-07-09
5
-179
/
+724
*
[analyzer] CastValueChecker: Model casts
Csaba Dabis
2019-07-09
6
-5
/
+349
*
Revert [clang] DirectoryWatcher
Reid Kleckner
2019-07-09
10
-1252
/
+0
*
[Bitcode] Explicitly include Bitstream/BitCodes.h and BitstreamWriter.h
Francis Visoiu Mistrih
2019-07-09
1
-0
/
+2
*
[MS] Treat ignored explicit calling conventions as an explicit __cdecl
Reid Kleckner
2019-07-09
2
-4
/
+63
*
[docs][Remarks] Add documentation for remarks in LLVM
Francis Visoiu Mistrih
2019-07-09
3
-14
/
+308
*
[X86] Don't form extloads in combineExtInVec unless the load extension is legal.
Craig Topper
2019-07-09
1
-7
/
+9
*
[clangd] fix assert in test after r365531.
Sam McCall
2019-07-09
1
-7
/
+12
*
AMDGPU/GlobalISel: Fix legality for G_BUILD_VECTOR
Matt Arsenault
2019-07-09
20
-199
/
+604
*
[clang] DirectoryWatcher
Jan Korous
2019-07-09
10
-0
/
+1252
*
[AMDGPU] gfx908 v_pk_fmac_f16 support
Stanislav Mekhanoshin
2019-07-09
4
-4
/
+102
*
gn build: Merge r365536.
Peter Collingbourne
2019-07-09
1
-0
/
+1
*
gn build: Merge r365532.
Peter Collingbourne
2019-07-09
1
-1
/
+1
*
gn build: Merge r365541.
Peter Collingbourne
2019-07-09
2
-0
/
+6
*
gn build: Merge r365531.
Peter Collingbourne
2019-07-09
1
-0
/
+1
*
Add lldb type unit support to the release notes
Pavel Labath
2019-07-09
1
-0
/
+2
[next]