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
path:
root
/
clang
/
lib
/
Basic
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Range-style std::find{,_if} -> llvm::find{,_if}. NFC
Fangrui Song
2019-03-31
4
-20
/
+11
*
[WebAssembly] Add mutable globals feature
Thomas Lively
2019-03-29
2
-0
/
+15
*
[OPENMP]Initial support for 'allocate' clause.
Alexey Bataev
2019-03-27
1
-4
/
+2
*
[X86] Correct the value of MaxAtomicInlineWidth for pre-586 cpus
Craig Topper
2019-03-21
2
-5
/
+18
*
[X86] Use the CPUKind enum from PROC_ALIAS to directly get the CPUKind in fil...
Craig Topper
2019-03-21
1
-3
/
+2
*
[X86] Remove getCPUKindCanonicalName which is unused.
Craig Topper
2019-03-20
2
-14
/
+0
*
[X86] Separate PentiumPro and i686. They aren't aliases in the backend.
Craig Topper
2019-03-20
1
-0
/
+2
*
[AMDGPU] Add the missing clang change of the experimental buffer fat pointer
Michael Liao
2019-03-18
1
-1
/
+2
*
Reland the rest of "Add AIX Target Info"
Jason Liu
2019-03-14
4
-1
/
+83
*
[X86] Only define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 in 64-bit mode.
Craig Topper
2019-03-14
1
-1
/
+1
*
Revert "Add a new attribute, fortify_stdlib"
Erik Pilkington
2019-03-13
1
-25
/
+0
*
Revert "Add AIX Target Info"
Jason Liu
2019-03-13
4
-83
/
+1
*
Add AIX Target Info
Jason Liu
2019-03-13
4
-1
/
+83
*
[X86] Remove 'cx16' from 'prescott' and 'yonah' as they are 32-bit only CPUs ...
Craig Topper
2019-03-13
1
-2
/
+3
*
[OPENMP 5.0]Initial support for 'allocator' clause.
Alexey Bataev
2019-03-12
1
-1
/
+12
*
Modules: Rename MemoryBufferCache to InMemoryModuleCache
Duncan P. N. Exon Smith
2019-03-09
2
-48
/
+0
*
[IR][ARM] Add function pointer alignment to datalayout
Michael Platings
2019-03-08
1
-11
/
+12
*
Rollback of rL355585.
Mitch Phillips
2019-03-07
1
-12
/
+11
*
[OPENMP 5.0]Add initial support for 'allocate' directive.
Alexey Bataev
2019-03-07
1
-0
/
+6
*
[libclang] Fix CXTranslationUnit_KeepGoing
Ivan Donchevskii
2019-03-07
1
-1
/
+6
*
[IR][ARM] Add function pointer alignment to datalayout
Michael Platings
2019-03-07
1
-11
/
+12
*
Revert "[IR][ARM] Add function pointer alignment to datalayout"
Mitch Phillips
2019-03-06
1
-12
/
+11
*
[IR][ARM] Add function pointer alignment to datalayout
Michael Platings
2019-03-06
1
-11
/
+12
*
[clang][OpenMP] Revert "OMPFlushClause is synthetic, no such clause exists"
Roman Lebedev
2019-03-06
1
-2
/
+0
*
[Fixed Point Arithmetic] Fixed Point and Integer Conversions
Leonard Chan
2019-03-06
1
-0
/
+37
*
Replace clang::FileData with llvm::vfs::Status
Harlan Haskins
2019-03-05
2
-51
/
+44
*
Tweak r355278 for compatibility with gcc 6 and earlier.
James Y Knight
2019-03-02
1
-1
/
+1
*
Tweak r355278 for compatibility with gcc 6 and earlier.
James Y Knight
2019-03-02
1
-2
/
+2
*
Make the new SanitizerMask code added in r355190 constexpr.
James Y Knight
2019-03-02
1
-0
/
+8
*
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani...
Pierre Gousseau
2019-03-01
2
-3
/
+14
*
Fix file headers. NFC
Fangrui Song
2019-03-01
1
-1
/
+1
*
[X86] AMD znver2 enablement
Ganesh Gopalasubramanian
2019-02-26
1
-0
/
+8
*
revert r354873 as this breaks lldb builds.
Pierre Gousseau
2019-02-26
2
-14
/
+3
*
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani...
Pierre Gousseau
2019-02-26
2
-3
/
+14
*
[OpenMP 5.0] Parsing/sema support for from clause with mapper modifier.
Michael Kruse
2019-02-25
1
-2
/
+18
*
Enable coroutines under -std=c++2a.
Richard Smith
2019-02-23
2
-2
/
+2
*
[OpenMP 5.0] Parsing/sema support for to clause with mapper modifier.
Michael Kruse
2019-02-22
1
-2
/
+18
*
Reland "[clang][FileManager] fillRealPathName even if we aren't opening the f...
Jan Korous
2019-02-18
1
-0
/
+3
*
[ARM] Add pre-defined macros for ROPI and RWPI
Oliver Stannard
2019-02-18
1
-0
/
+6
*
[X86] Prevent clang clobber checking for asm flag constraints.
Nirav Dave
2019-02-17
1
-1
/
+1
*
Revert r354075 "[clang][FileManager] fillRealPathName even if we aren't openi...
Reid Kleckner
2019-02-15
1
-3
/
+0
*
[MSVC] Recognize `static_assert` keyword in C and C++98
Reid Kleckner
2019-02-15
1
-0
/
+2
*
[clang][FileManager] fillRealPathName even if we aren't opening the file
Jan Korous
2019-02-14
1
-0
/
+3
*
[X86] Add clang support for X86 flag output parameters.
Nirav Dave
2019-02-14
1
-0
/
+52
*
[PowerPC] Stop defining _ARCH_PWR6X on POWER7 and up
Hubert Tong
2019-02-13
1
-10
/
+9
*
[Headers][mips] Add `__attribute__((__mode__(__unwind_word__)))` to the _Unwi...
Simon Atanasyan
2019-02-13
2
-0
/
+10
*
Add a new attribute, fortify_stdlib
Erik Pilkington
2019-02-11
1
-0
/
+25
*
long double is double on OpenBSD/NetBSD/PPC.
Brad Smith
2019-02-11
1
-1
/
+7
*
Use llvm::is_contained. NFC
Fangrui Song
2019-02-10
1
-1
/
+1
*
[AMDGPU] Split dot-insts feature
Stanislav Mekhanoshin
2019-02-09
1
-1
/
+2
[prev]
[next]