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] Autogen a test for ease of later changing
Philip Reames
2019-05-14
1
-28
/
+61
*
[AMDGPU] Fixed handling of imemdiate i1 literals
Stanislav Mekhanoshin
2019-05-14
2
-0
/
+26
*
[AMDGPU] Fixed +DumpCode
Tim Renouf
2019-05-14
3
-12
/
+24
*
[ARM][CMSE] Add cmse intrinsics for TT instructions
Javed Absar
2019-05-14
1
-0
/
+12
*
[AMDGPU] gfx1010 Strengthen some SMEM WAR hazard unit tests. NFC.
Stanislav Mekhanoshin
2019-05-14
1
-2
/
+19
*
[LLD][ELF] Add the -z ifunc-noplt option
Fangrui Song
2019-05-14
7
-3
/
+166
*
[X86] Disable shouldFoldConstantShiftPairToMask for scalar shifts on AMD targ...
Simon Pilgrim
2019-05-14
4
-58
/
+132
*
[AArch64][SVE2] Asm: add SQRDMLAH/SQRDMLSH instructions
Cullen Rhodes
2019-05-14
6
-0
/
+337
*
[AArch64][SVE2] Asm: add integer multiply-add/subtract (indexed) instructions
Cullen Rhodes
2019-05-14
6
-0
/
+264
*
[Sema] CodeSynthesisContext - add missing variable initialization to construc...
Simon Pilgrim
2019-05-14
1
-2
/
+4
*
Replace lit feature keyword 'not_COFF' with 'uses_COFF'.
Paul Robinson
2019-05-14
3
-5
/
+7
*
[ELF] --gdb-index: fix SIGSEGV when a DWARFAddressRange has invalid SectionIndex
Fangrui Song
2019-05-14
2
-0
/
+142
*
DWARF v5: emit DW_AT_addr_base if DW_AT_low_pc references .debug_addr
Fangrui Song
2019-05-14
4
-8
/
+31
*
[PowerPC] Custom lower known CR bit spills
Lei Huang
2019-05-14
2
-16
/
+186
*
[llvm-readobj] - Apply clang format. NFC.
George Rimar
2019-05-14
1
-587
/
+564
*
[APFloat] APFloat::Storage::Storage - fix use after move
Simon Pilgrim
2019-05-14
1
-3
/
+3
*
[Driver][Windows] Add dependent lib argument for profile instr generate
Russell Gallop
2019-05-14
3
-4
/
+24
*
[libc++] [test] Use std::nextafter() instead of std::nexttoward()
Michal Gorny
2019-05-14
1
-2
/
+2
*
[lit][tests]Add feature libcxx-used and use it in llvm-*-fuzzer tests
Xing Xue
2019-05-14
5
-0
/
+13
*
Save the induction binary operator in IVDescriptors for non FP induction vari...
Kit Barton
2019-05-14
4
-3
/
+115
*
TableGen: support #ifndef in addition to #ifdef.
Tim Northover
2019-05-14
6
-7
/
+33
*
DWARF/NFC: Centralize DIERef conversions
Pavel Labath
2019-05-14
3
-40
/
+24
*
Make getObjCEncodingForTypeImpl() take a bitmask instead of 8 bools
Nico Weber
2019-05-14
2
-115
/
+122
*
Add a new language mode for C2x; enable [[attribute]] support by default in C2x.
Aaron Ballman
2019-05-14
11
-17
/
+37
*
Move SymbolTable::addFile to InputFiles.cpp.
Rui Ueyama
2019-05-14
5
-86
/
+95
*
Reinstate "FileCheck [5/12]: Introduce regular numeric variables"
Thomas Preud'homme
2019-05-14
11
-152
/
+803
*
[X86] X86TargetLowering::LowerINTRINSIC_WO_CHAIN - ensure rounding control is...
Simon Pilgrim
2019-05-14
1
-7
/
+7
*
AArch64: support binutils-like things on arm64_32.
Tim Northover
2019-05-14
20
-22
/
+162
*
GlobalOpt: do not promote globals used atomically to constants.
Tim Northover
2019-05-14
2
-2
/
+16
*
[llvm-objcopy] Cache gnu_debuglink's target CRC
James Henderson
2019-05-14
5
-20
/
+30
*
[test]Make test work on Windows
James Henderson
2019-05-14
1
-2
/
+1
*
[MemorySanitizer] getMMXVectorTy - assert valid element size. NFCI.
Simon Pilgrim
2019-05-14
1
-0
/
+2
*
Revert r360637 "PR41817: Fix regression in r359260 that caused the MS compati...
Hans Wennborg
2019-05-14
2
-46
/
+6
*
[IRTranslator] Don't hardcode GEP index type
Diana Picus
2019-05-14
2
-2
/
+25
*
TestMinidumpNew.py: Use yaml2obj where possible
Pavel Labath
2019-05-14
10
-79
/
+147
*
typedef enum -> enum
Fangrui Song
2019-05-14
48
-202
/
+172
*
Revert "FileCheck [5/12]: Introduce regular numeric variables"
Thomas Preud'homme
2019-05-14
11
-803
/
+152
*
[CMake] Correctly reinstate LLDB_CAN_USE_LLDB_SERVER
Pavel Labath
2019-05-14
1
-2
/
+2
*
Add guidelines/recommendations for organizers of LLVM Socials
Alex Denisov
2019-05-14
2
-0
/
+97
*
[X86] Prefer locked stack op over mfence for seq_cst 64-bit stores on 32-bit ...
Philip Reames
2019-05-14
3
-5
/
+6
*
[Object] Change ObjectFile::getSectionContents to return Expected<ArrayRef<ui...
Fangrui Song
2019-05-14
17
-59
/
+58
*
gn build: add Hexagon target
David L. Jones
2019-05-14
6
-0
/
+248
*
ARMDefines.h: fix -Wimplicit-fallthrough in -DLLVM_ENABLE_ASSERTIONS=OFF builds
Fangrui Song
2019-05-14
1
-2
/
+3
*
gn build: add Sparc target
David L. Jones
2019-05-14
6
-0
/
+192
*
gn build: add Lanai target
David L. Jones
2019-05-14
6
-0
/
+190
*
[PowerPC][NFC] Fix typos in triples
Jinsong Ji
2019-05-14
4
-7
/
+7
*
[X86] Use X86 instead of X32 as a check prefix in atomic-idempotent.ll. NFC
Craig Topper
2019-05-14
1
-149
/
+145
*
LLDB website: Change the title back to "The LLDB Debugger"
Adrian Prantl
2019-05-14
2
-4
/
+9
*
[SDAG] fix unused variable warning and unneeded indirection; NFC
Sanjay Patel
2019-05-14
2
-3
/
+3
*
[SDAG, x86] allow targets to override test for binop opcodes
Sanjay Patel
2019-05-14
10
-79
/
+119
[next]