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][Hexagon] Improve error message for unknown relocations
Fangrui Song
2019-08-19
1
-3
/
+18
*
Don't keep stale pointers to LoopInfos.
Aaron Ballman
2019-08-19
3
-7
/
+24
*
[lld][Hexagon] Add GOTREL relocations.
Sid Manning
2019-08-19
2
-0
/
+38
*
[RISCV] Don't force absolute FK_Data_X fixups to relocs
Alex Bradbury
2019-08-19
3
-3
/
+28
*
[DebugInfo] Allow bundled calls in the MIR's call site info
David Stenberg
2019-08-19
3
-4
/
+52
*
[SLP] add test that requires shuffle of scalars; NFC
Sanjay Patel
2019-08-19
1
-0
/
+26
*
[llvm-readobj] unwrapOrError: remove unnecessary llvm_unreachable after r369194
Fangrui Song
2019-08-19
1
-1
/
+0
*
[OpenCL] Add generic type handling for builtin functions
Sven van Haastregt
2019-08-19
4
-257
/
+613
*
[lldb][NFC] Use CompletionRequest in Variable::AutoComplete
Raphael Isemann
2019-08-19
1
-43
/
+32
*
[OpenCL] Fix addr space deduction for pointers/references to arrays.
Anastasia Stulova
2019-08-19
2
-2
/
+38
*
[SLP] reduce duplicated code; NFC
Sanjay Patel
2019-08-19
1
-2
/
+4
*
[lldb][NFC] Add a few more completion tests to increase test coverage
Raphael Isemann
2019-08-19
1
-0
/
+23
*
[MC] Simplify ELFObjectWriter::recordRelocation. NFC
Fangrui Song
2019-08-19
1
-22
/
+16
*
[DebugInfo] Make postra sinking of DBG_VALUEs subregister-safe
Jeremy Morse
2019-08-19
2
-9
/
+132
*
[ELF][ARM] Add a test that maxes out the thunk convergence limit
Peter Smith
2019-08-19
1
-0
/
+111
*
[ARM] Add support for MVE vaddv
Sam Tebbs
2019-08-19
6
-0
/
+80
*
[ARM] MVE sext costs
David Green
2019-08-19
2
-16
/
+77
*
[DebugInfo] Test for variable range un-coalescing
Jeremy Morse
2019-08-19
1
-0
/
+138
*
[lldb][NFC] Remove StringList::AutoComplete
Raphael Isemann
2019-08-19
3
-37
/
+12
*
Revert [Attributor] Fix: Make sure we set the changed flag
David L. Jones
2019-08-19
1
-4
/
+4
*
[lldb][NFC] Use GetMaxStringLength in CommandObjectApropos::DoExecute
Raphael Isemann
2019-08-19
1
-5
/
+1
*
[MC] Delete unnecessary diagnostic: "No relocation available to represent thi...
Fangrui Song
2019-08-19
5
-20
/
+6
*
[clangd] Added special HighlightingKind for function parameters.
Johan Vikstrom
2019-08-19
4
-15
/
+31
*
[lldb][NFC] Address review comments to StringList for-loop support
Raphael Isemann
2019-08-19
4
-8
/
+8
*
Revert [Attributor] Fix: Do not partially resolve returned calls.
David L. Jones
2019-08-19
1
-28
/
+11
*
[lldb] Remove unused inheritance in RegularExpression
Jan Kratochvil
2019-08-19
1
-1
/
+1
*
Revert r369230 and r369231
Seiya Nuta
2019-08-19
10
-877
/
+210
*
[MC] Don't emit .symver redirected symbols to the symbol table
Fangrui Song
2019-08-19
8
-170
/
+90
*
[X86] Teach lower1BitShuffle to match right shifts with upper zero elements o...
Craig Topper
2019-08-19
2
-34
/
+28
*
[llvm-objcopy][MachO] Implement a layout algorithm for executables
Seiya Nuta
2019-08-19
2
-20
/
+337
*
[llvm-objcopy][MachO] Support load commands used in executables/shared libraries
Seiya Nuta
2019-08-19
9
-210
/
+560
*
[clangd] Update features table in the docs with links to LSP extension proposals
Nathan Ridge
2019-08-19
1
-51
/
+55
*
[X86] Fix the lower1BitShuffle code added in r369215 to correctly pass the wi...
Craig Topper
2019-08-19
1
-1
/
+1
*
[X86] Teach lower1BitShuffle to match KSHIFTR that doesn't use Zeroable and o...
Craig Topper
2019-08-19
2
-6
/
+51
*
[X86] Teach lower1BitShuffle to recognize padding a subvector with zeros with...
Craig Topper
2019-08-19
2
-11
/
+16
*
[X86] Add test case for missed opportunity to recognize a vXi1 shuffle as an ...
Craig Topper
2019-08-19
1
-0
/
+18
*
[X86] Add a special case to LowerCONCAT_VECTORSvXi1 to handle concatenating z...
Craig Topper
2019-08-18
2
-20
/
+33
*
[X86] Add test cases for suboptimal insertion of a vXi1 vector into a larger ...
Craig Topper
2019-08-18
1
-0
/
+39
*
[X86] Replace uses of getZeroVector for vXi1 vectors with DAG.getConstant.
Craig Topper
2019-08-18
1
-4
/
+4
*
[cmake] Move blocks out of redundant else( MSVC ); NFC
Hubert Tong
2019-08-18
1
-61
/
+60
*
[CMake] Update CMAKE_OSX_DEPLOYMENT_TARGET to 10.12.
Jonas Devlieghere
2019-08-18
1
-1
/
+1
*
[ORC] Make sure we linker-mangle symbol names in the SpeculationLayer.
Lang Hames
2019-08-18
2
-7
/
+8
*
[ORC] Remove some dead code.
Lang Hames
2019-08-18
1
-9
/
+0
*
[Diagnostics] Diagnose misused xor as pow
David Bolvansky
2019-08-18
4
-1
/
+220
*
[Docs] Test commit
DeForest Richards
2019-08-18
1
-1
/
+1
*
[X86] Improve lower1BitShuffle handling for KSHIFTL on narrow vectors.
Craig Topper
2019-08-18
2
-43
/
+39
*
[clang-format] Fix a bug that joins template closer and =
Owen Pan
2019-08-18
4
-6
/
+13
*
Fix signed/unsigned comparison warning. NFCI.
Simon Pilgrim
2019-08-18
1
-2
/
+2
*
[X86] isTargetShuffleEquivalent - add BUILD_VECTOR matching
Simon Pilgrim
2019-08-18
2
-15
/
+32
*
[X86] isTargetShuffleEquivalent - early out on illegal shuffle masks. NFCI.
Simon Pilgrim
2019-08-18
1
-8
/
+10
[next]