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
*
[LLD] - Update the test cases after yaml2obj change.
George Rimar
2019-04-03
37
-296
/
+281
*
[yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/d...
George Rimar
2019-04-03
119
-1342
/
+1409
*
[NFC] Address missed review comment for test
James Henderson
2019-04-03
2
-1
/
+5
*
[x86] remove duplicate tests
Sanjay Patel
2019-04-03
1
-231
/
+0
*
[x86] add negative tests for FP scalarization; NFC
Sanjay Patel
2019-04-03
1
-0
/
+82
*
[x86] add tests with constants for FP scalarization; NFC
Sanjay Patel
2019-04-03
1
-0
/
+231
*
[llvm-objcopy] Make section rename/set flags case-insensitive
James Henderson
2019-04-03
3
-12
/
+30
*
Whitespace and formatting changes; NFC.
Aaron Ballman
2019-04-03
1
-6
/
+5
*
[libc++][NFC] Rename test file according to the libc++ convention
Louis Dionne
2019-04-03
1
-0
/
+0
*
[x86] add tests with constants for FP scalarization; NFC
Sanjay Patel
2019-04-03
1
-0
/
+231
*
[libc++] (Take 2) Correctly handle Objective-C++ ARC qualifiers in std::is_po...
Louis Dionne
2019-04-03
2
-1
/
+73
*
Add a new attribute documentation category for declarations.
Aaron Ballman
2019-04-03
2
-20
/
+22
*
[MIPS GlobalISel] Select floating point arithmetic operations
Petar Avramovic
2019-04-03
6
-5
/
+878
*
[AArch64] Update v8.5a MTE LDG/STG instructions
Javed Absar
2019-04-03
4
-284
/
+480
*
[clang-tidy] Remove the old ClangTidyCheck::registerPPCallbacks method
Alexander Kornienko
2019-04-03
4
-6
/
+0
*
AMDGPU: Fix copy/paste error in intrnsic comment
Matt Arsenault
2019-04-03
1
-1
/
+1
*
[DAGCombiner] loosen restrictions for moving shuffles after vector binop
Sanjay Patel
2019-04-03
7
-70
/
+52
*
Fixing a typo; NFC.
Aaron Ballman
2019-04-03
2
-2
/
+2
*
[llvm-readobj] Add GNU style dumper for .gnu.version section
Xing GUO
2019-04-03
4
-3
/
+144
*
Fix typos in tests. NFC.
Xing GUO
2019-04-03
2
-2
/
+2
*
[LibTooling] Add Transformer, a library for source-to-source transformations.
Yitzhak Mandelbaum
2019-04-03
5
-0
/
+805
*
[llvm-nm]Add support for --no-demangle
James Henderson
2019-04-03
2
-3
/
+17
*
gn build: Add build files for clangd xpc framework code
Nico Weber
2019-04-03
7
-4
/
+212
*
[X86] Regenerate LEA codegen tests
Simon Pilgrim
2019-04-03
1
-23
/
+57
*
modify-python-lldb.py: clean up __iter__ and __len__ support
Pavel Labath
2019-04-03
20
-36
/
+130
*
[DAGCombine] Don't use getZExtValue() until we know the constant is in range.
Simon Pilgrim
2019-04-03
1
-2
/
+2
*
[mips] Remove unused FGRH32 register class. NFC
Simon Atanasyan
2019-04-03
2
-32
/
+0
*
Revert "[libc++] Correctly handle Objective-C++ ARC qualifiers in std::is_poi...
Hans Wennborg
2019-04-03
2
-61
/
+0
*
[X86] Make the post machine scheduler macrofusion-aware.
Clement Courbet
2019-04-03
2
-22
/
+51
*
[clang-format] Regroup #includes into blocks for Google style
Eric Liu
2019-04-03
3
-3
/
+16
*
Adding 'CLion integration' to clang-format doc
Sylvestre Ledru
2019-04-03
1
-0
/
+13
*
[X86][NFC] Add tests for misched macro-fusion.
Clement Courbet
2019-04-03
1
-0
/
+95
*
[InstCombine] Simplify ctpop with bitreverse/bswap
David Bolvansky
2019-04-03
2
-8
/
+12
*
Revert r357256 "[DAGCombine] Improve Lifetime node chains."
Hans Wennborg
2019-04-03
3
-31
/
+16
*
[libclang][test] Suppress annoying 'LIBCLANG TOOLING ERROR' output
Fangrui Song
2019-04-03
1
-0
/
+9
*
[clangd] Return clangd::TextEdit in ClangdServer::rename. NFC
Ilya Biryukov
2019-04-03
5
-22
/
+17
*
[PowerPC]add testcase for ppcctrloops pass shortloop check
Chen Zheng
2019-04-03
1
-2
/
+51
*
Fix TargetLibraryInfoTest.ValidProto after rL357552
Sam Clegg
2019-04-03
1
-0
/
+5
*
AMDGPU: Assume ECC is enabled by default if supported
Matt Arsenault
2019-04-03
7
-7
/
+127
*
[analyzer] When failing to evaluate a __builtin_constant_p, presume it's false.
Artem Dergachev
2019-04-03
2
-5
/
+14
*
[CMake] Differentiate between static and shared libc++abi
Petr Hosek
2019-04-03
2
-22
/
+25
*
[lit] Use 10 minute timeout by default.
Jonas Devlieghere
2019-04-03
1
-0
/
+1
*
[lldb-dotest] Print dotest.py invocation.
Jonas Devlieghere
2019-04-03
1
-0
/
+1
*
Avoid macro redefinition error if HAVE_LIBCOMPRESSION
Jason Molenda
2019-04-03
1
-0
/
+2
*
[WebAssembly] Add Emscripten OS definition + small_printf
Alon Zakai
2019-04-03
7
-3
/
+98
*
[libc++abi] Add LIBCXXABI_ENABLE_PIC cmake option
Sam Clegg
2019-04-03
2
-1
/
+5
*
[libc++abi] Actually set POSITION_INDEPENDENT_CODE when building shared library
Sam Clegg
2019-04-03
1
-1
/
+3
*
InstSimplify: Fold round intrinsics from sitofp/uitofp
Matt Arsenault
2019-04-03
2
-24
/
+28
*
[WebAssembly] Remove unneeded target operand flags
Sam Clegg
2019-04-03
7
-50
/
+32
*
[libcxx] [test] Add missing <stdexcept> to name std::out_of_range to string.c...
Billy Robert O'Neal III
2019-04-03
1
-2
/
+3
[next]