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
*
Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...
Vlad Tsyrklevich
2019-08-28
2
-24
/
+14
*
Change the X86 datalayout to add three address spaces for 32 bit signed,
Amy Huang
2019-08-27
2
-14
/
+24
*
[RISCV] Set MaxAtomicInlineWidth and MaxAtomicPromoteWidth for RV32/RV64 targ...
Sam Elliott
2019-08-27
1
-0
/
+14
*
ContentCache: Drop getBuffer's dependency on SourceManager
Duncan P. N. Exon Smith
2019-08-26
1
-13
/
+11
*
[msvc] Add necessary #include to make compiler intrinsics available.
Richard Smith
2019-08-26
1
-0
/
+4
*
FileManager: Use llvm::Expected in new getFileRef API
Duncan P. N. Exon Smith
2019-08-26
1
-5
/
+6
*
Fix file header.
Richard Smith
2019-08-26
1
-1
/
+1
*
Improve behavior in the case of stack exhaustion.
Richard Smith
2019-08-26
2
-0
/
+72
*
Fix use of invalidated iterator introduced by r369680.
Richard Smith
2019-08-26
1
-4
/
+4
*
FileManager: Factor duplicated code in getBufferForFile, NFC
Duncan P. N. Exon Smith
2019-08-25
1
-11
/
+6
*
[OPENMP5.0]Add support for device_type clause in declare target
Alexey Bataev
2019-08-23
1
-0
/
+18
*
Introduce FileEntryRef and use it when handling includes to report correct de...
Alex Lorenz
2019-08-22
2
-25
/
+55
*
NFCI: Simplify SourceManager::translateFile by removing code path that should...
Alex Lorenz
2019-08-21
1
-107
/
+21
*
clang: Fix typo in comment
Nico Weber
2019-08-21
1
-1
/
+1
*
Reland "[ARM] push LR before __gnu_mcount_nc"
Jian Cai
2019-08-16
1
-1
/
+1
*
Revert "[ARM] push LR before __gnu_mcount_nc"
Jian Cai
2019-08-16
1
-1
/
+1
*
[ARM] push LR before __gnu_mcount_nc
Jian Cai
2019-08-16
1
-1
/
+1
*
[RISCV] Add inline asm constraint A for RISC-V
Lewis Revill
2019-08-16
1
-0
/
+4
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
2
-7
/
+7
*
[AMDGPU] Do not assume a default GCN target
Stanislav Mekhanoshin
2019-08-14
1
-4
/
+1
*
[Sema][ObjC] Fix a -Wformat false positive with localizedStringForKey
Erik Pilkington
2019-08-14
1
-0
/
+15
*
[X86] Support -march=tigerlake
Pengfei Wang
2019-08-12
1
-0
/
+10
*
Add SVE opaque built-in types
Richard Sandiford
2019-08-09
2
-0
/
+11
*
[ARM] Set default alignment to 64bits
Diogo N. Sampaio
2019-08-08
1
-1
/
+2
*
Move LangStandard*, InputKind::Language to Basic
Rainer Orth
2019-08-05
2
-0
/
+46
*
Use switch instead of series of comparisons
Serge Pavlov
2019-08-03
1
-0
/
+10
*
[clang] Adopt new FileManager error-returning APIs
Harlan Haskins
2019-08-01
2
-3
/
+3
*
[clang] Adopt llvm::ErrorOr in FileManager methods
Harlan Haskins
2019-08-01
1
-52
/
+76
*
[Parser] Use special definition for pragma annotations
Serge Pavlov
2019-08-01
1
-0
/
+10
*
[RISCV] Add FreeBSD targets
Sam Elliott
2019-08-01
1
-6
/
+17
*
[AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-31
2
-0
/
+7
*
[RISCV] Support 'f' Inline Assembly Constraint
Sam Elliott
2019-07-31
1
-0
/
+4
*
[RISCV] Add support for floating point registers in inlineasm
Simon Cook
2019-07-31
1
-9
/
+24
*
[Driver] Define _FILE_OFFSET_BITS=64 on Solaris
Rainer Orth
2019-07-30
1
-1
/
+4
*
[AArch64] Disable __ARM_FEATURE_SVE without ACLE.
Sander de Smalen
2019-07-30
1
-3
/
+0
*
Revert "[ARM] Set default alignment to 64bits"
Petr Hosek
2019-07-27
1
-2
/
+1
*
[ARM] Set default alignment to 64bits
Simi Pallipurath
2019-07-26
1
-1
/
+2
*
Remove CallingConvMethodType
Erich Keane
2019-07-25
2
-4
/
+4
*
Test commit. NFC.
Sjoerd Meijer
2019-07-24
1
-1
/
+1
*
[SVE][Inline-Asm] Add support to specify SVE registers in the clobber list
Sander de Smalen
2019-07-24
1
-2
/
+11
*
[clang, test] Fix Clang :: Headers/max_align.c on 64-bit SPARC
Rainer Orth
2019-07-23
1
-0
/
+1
*
Disallow most calling convention attributes on PS4
Sunil Srivastava
2019-07-19
1
-0
/
+4
*
[RISCV] Hard float ABI support
Alex Bradbury
2019-07-18
2
-6
/
+13
*
Revert "[RISCV] Hard float ABI support" r366450
Alex Bradbury
2019-07-18
2
-13
/
+6
*
[RISCV] Hard float ABI support
Alex Bradbury
2019-07-18
2
-6
/
+13
*
Revert [AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-17
2
-7
/
+0
*
[AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-17
2
-0
/
+7
*
[AArch64] Consistent types and naming for AArch64 target features (NFC)
Momchil Velikov
2019-07-17
2
-24
/
+25
*
[AArch64] Implement __jcvt intrinsic from Armv8.3-A
Kyrylo Tkachov
2019-07-16
2
-0
/
+43
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-2
/
+2
[next]