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
*
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
*
[Docs] Differentiate between public and private API
Jonas Devlieghere
2019-05-14
1
-2
/
+3
*
PR41817: Fix regression in r359260 that caused the MS compatibility
Richard Smith
2019-05-14
2
-6
/
+46
*
[coroutines] Fix spills of static array allocas
Gor Nishanov
2019-05-13
2
-6
/
+111
*
[c++20] P1064R0: Allow virtual function calls in constant expression
Richard Smith
2019-05-13
15
-57
/
+456
*
[AMDGPU] gfx1010 clang target
Stanislav Mekhanoshin
2019-05-13
9
-3
/
+37
*
[Docs] Fix code formattign in variable.rst
Jonas Devlieghere
2019-05-13
1
-0
/
+1
*
[CMake] Reinstate LLDB_CAN_USE_LLDB_SERVER
Jonas Devlieghere
2019-05-13
2
-3
/
+8
*
[X86] Make `x86intrin.h`, `immintrin.h` includable with `-fno-gnu-inline-asm`.
Volodymyr Sapsai
2019-05-13
4
-2
/
+12
*
[gn] Fix build
Vitaly Buka
2019-05-13
3
-0
/
+4
*
Removing an unused member variable; NFC.
Aaron Ballman
2019-05-13
1
-2
/
+1
*
[X86] Use ISD::MERGE_VALUES to return from lowerAtomicArith instead of callin...
Craig Topper
2019-05-13
1
-4
/
+8
*
[OpenMP][Clang][BugFix] Split declares and math functions inclusion.
Gheorghe-Teodor Bercea
2019-05-13
14
-21
/
+66
*
Make language option `GNUAsm` discoverable with `__has_extension` macro.
Volodymyr Sapsai
2019-05-13
3
-0
/
+9
*
Disable TestEnvironment on Windows
Jonas Devlieghere
2019-05-13
1
-0
/
+2
*
[AMDGPU] gfx1010 SearchableTableEmitter patch for NSA
Stanislav Mekhanoshin
2019-05-13
1
-1
/
+1
*
Introduce the ability to dump the AST to JSON.
Aaron Ballman
2019-05-13
17
-32
/
+2850
*
[CMake] Simplify lldb-server handling
Jonas Devlieghere
2019-05-13
3
-18
/
+8
*
[Pass Pipeline][NFC] Add a test prior to committing D61726
Nemanja Ivanovic
2019-05-13
1
-0
/
+155
*
[X86] Various type corrections to the code that creates LOCK_OR32mi8/OR32mi8L...
Craig Topper
2019-05-13
1
-10
/
+13
*
[JITLink][MachO] Honor the no-dead-strip flag on nlist entries.
Lang Hames
2019-05-13
2
-1
/
+17
*
[Support] Ensure redirected outputs don't contain output from previous tests.
David L. Jones
2019-05-13
1
-0
/
+1
*
[WebAssembly] Don't assume that zext/sext result is i32/i64 in fast isel (PR4...
Nikita Popov
2019-05-13
2
-2
/
+50
*
[AMDGPU] gfx1010 tests. NFC.
Stanislav Mekhanoshin
2019-05-13
11
-98
/
+526
*
Make more friendly with unions. Reviewed as https://reviews.llvm.org/D61858
Marshall Clow
2019-05-13
2
-1
/
+23
*
[clang-tidy] readability-redundant-declaration: fix false positive with C "ex...
Matthias Gehre
2019-05-13
3
-2
/
+49
[next]