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
*
Revert "[PowerPC] Make no-PIC default to match GCC - LLVM"
Stefan Pintilie
2018-11-16
81
-516
/
+585
*
Revert "[PowerPC] Make no-PIC default to match GCC - CLANG"
Stefan Pintilie
2018-11-16
3
-36
/
+7
*
[MSP430] Use R_MSP430_16_BYTE type for FK_Data_2 fixup
Anton Korobeynikov
2018-11-16
2
-1
/
+6
*
[WebAssembly] Default to static reloc model
Sam Clegg
2018-11-16
3
-7
/
+11
*
[codeview] Expose -gcodeview-ghash for global type hashing
Reid Kleckner
2018-11-16
9
-8
/
+38
*
Make path more robust so it also works with out-of-tree builds.
Adrian Prantl
2018-11-16
1
-1
/
+3
*
[PowerPC] Make no-PIC default to match GCC - CLANG
Stefan Pintilie
2018-11-16
3
-7
/
+36
*
[PowerPC] Make no-PIC default to match GCC - LLVM
Stefan Pintilie
2018-11-16
81
-585
/
+516
*
[CMake] Accept ENTITLEMENTS in add_llvm_executable and llvm_codesign
Stefan Granitz
2018-11-16
2
-8
/
+24
*
[SelectionDAG] Move (repeated) SDTIntShiftDOp double shift node def to common...
Simon Pilgrim
2018-11-16
3
-7
/
+3
*
[X86] Add codegen tests for scalar funnel shifts
Simon Pilgrim
2018-11-16
2
-0
/
+532
*
GlobalDCE: Teach isEmptyFunction() to ignore debug intrinsics.
Adrian Prantl
2018-11-16
2
-6
/
+34
*
[AST][NFC] Pack CXXThisExpr
Bruno Ricci
2018-11-16
2
-15
/
+27
*
[AST][NFC] Pack CXXNullPtrLiteralExpr
Bruno Ricci
2018-11-16
2
-9
/
+18
*
[AST][NFC] Pack CXXBoolLiteralExpr
Bruno Ricci
2018-11-16
2
-12
/
+24
*
[CodeGen] Expose some data types and accessors from StackMaps
Than McIntosh
2018-11-16
1
-19
/
+25
*
[InstSimplify] add tests for saturating add/sub; NFC
Sanjay Patel
2018-11-16
1
-0
/
+448
*
[OpenCL] Enable address spaces for references in C++
Anastasia Stulova
2018-11-16
9
-31
/
+121
*
Typo
Adrian Prantl
2018-11-16
1
-1
/
+1
*
Use a shared module cache directory for LLDB.
Adrian Prantl
2018-11-16
2
-3
/
+4
*
Makefile.rules: Use a shared clang module cache directory.
Adrian Prantl
2018-11-16
2
-2
/
+19
*
[InstSimplify] add test to demonstrate undef matching differences; NFC
Sanjay Patel
2018-11-16
1
-0
/
+25
*
[X86][SSE] Move number of input limit out of resolveTargetShuffleInputs.
Simon Pilgrim
2018-11-16
1
-3
/
+5
*
[clang-tidy] Expanded a test NFC
Alexander Kornienko
2018-11-16
1
-8
/
+30
*
[libcxx] Mention restriction on inline namespaces in LIBCXX_ABI_NAMESPACE docs
Louis Dionne
2018-11-16
1
-1
/
+3
*
[x86] regenerate complete checks for test; NFC
Sanjay Patel
2018-11-16
1
-30
/
+49
*
[IRVerifier] Allow StructRet in statepoint
Than McIntosh
2018-11-16
2
-2
/
+32
*
[DWARF] Use PRIx64 instead of 'x' to format 64-bit values
Simon Atanasyan
2018-11-16
1
-2
/
+2
*
[X86] X86DAGToDAGISel::matchBitExtract(): extract 'lshr' from `X`
Roman Lebedev
2018-11-16
2
-231
/
+195
*
[lldb] NFC: Remove the extra ';'
Henry Wong
2018-11-16
1
-1
/
+1
*
Remove BUILD file from google-benchmark
Benjamin Kramer
2018-11-16
1
-65
/
+0
*
[TargetLowering] Cleanup more of the EXTEND demanded bits cases so that they ...
Simon Pilgrim
2018-11-16
1
-10
/
+11
*
[clangd] Truncate SymbolID to 8 bytes.
Haojian Wu
2018-11-16
3
-12
/
+11
*
[RISCV][NFC] Define and use the new CA instruction format
Alex Bradbury
2018-11-16
4
-19
/
+31
*
[RISCV] Constant materialisation for RV64I
Alex Bradbury
2018-11-16
2
-8
/
+232
*
[MSP430] Add support for .refsym directive
Anton Korobeynikov
2018-11-16
2
-0
/
+27
*
[MSP430] Add more tests for ABI and calling convention
Anton Korobeynikov
2018-11-16
5
-2
/
+222
*
[clangd] Fix a compiler warning and test crashes caused in rL347038.
Haojian Wu
2018-11-16
2
-1
/
+3
*
Introduce shard storage to auto-index.
Kadir Cetinkaya
2018-11-16
5
-25
/
+275
*
[DAGCombine] Fix non-deterministic debug output
Sam Parker
2018-11-16
1
-4
/
+4
*
[clangd] Initial clang-tidy diagnostics support.
Sam McCall
2018-11-16
4
-4
/
+125
*
[clang] - Simplify tools::SplitDebugName.
George Rimar
2018-11-16
5
-20
/
+9
*
[LegalizeVectorTypes] Teach WidenVecRes_Convert to turn ANY_EXTEND into ANY_E...
Craig Topper
2018-11-16
1
-0
/
+2
*
[ThinLTO] Internalize readonly globals
Eugene Leviant
2018-11-16
46
-92
/
+865
*
[X86] Add custom type legalization for v2i8/v4i8/v8i8 mul under -x86-experime...
Craig Topper
2018-11-16
2
-155
/
+56
*
[X86] Add some test cases for vector multiplies on vectors shorter than 128 b...
Craig Topper
2018-11-16
1
-0
/
+265
*
[ELF][MIPS] Use MIPS R6 `sigrie` as a trap instruction
Simon Atanasyan
2018-11-16
6
-125
/
+83
*
AMDGPU: Fix analyzeBranch failing with pseudoterminators
Matt Arsenault
2018-11-16
4
-3
/
+54
*
[CMake] Support cross-compiling with Fuchsia toolchain build
Petr Hosek
2018-11-16
1
-1
/
+32
*
[CMake] Support cross-compiling with multi-stage builds
Petr Hosek
2018-11-16
2
-4
/
+58
[next]