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
*
Removed some dead code in BugReporter and related files
Dmitri Gribenko
2019-08-21
10
-143
/
+13
*
Fix an unused variable warning in ClangASTContext.cpp
Pavel Labath
2019-08-21
1
-2
/
+1
*
Properly EXCLUDE_FROM_ALL the testing support library
Pavel Labath
2019-08-21
1
-1
/
+1
*
Be explicit about Windows coff name trailing character policy
Serge Guelton
2019-08-21
1
-6
/
+14
*
[NFC] Mark CallTargetComparator() as const to fix libc++ warnings
Raphael Isemann
2019-08-21
1
-1
/
+1
*
Revert D65242 "[ELF] More dynamic relocation packing"
Fangrui Song
2019-08-21
2
-221
/
+119
*
[PPC Docs] Remove duplicate info about __builtin_setrnd()
David Zarzycki
2019-08-21
1
-49
/
+1
*
Revert r369472 and r369441
Vitaly Buka
2019-08-21
11
-346
/
+38
*
[Symbol] Remove unused clang headers from Type
Alex Langford
2019-08-21
2
-4
/
+0
*
[NFC] Return llvm::StringRef from StringExtractor::GetStringRef.
Jonas Devlieghere
2019-08-21
9
-81
/
+71
*
[NFC] Remove unused function GetHexWithFixedSize
Jonas Devlieghere
2019-08-21
4
-68
/
+8
*
[NFC] Simplify code
Jonas Devlieghere
2019-08-21
1
-17
/
+13
*
Fix 'fall through' annotation
Vitaly Buka
2019-08-21
1
-3
/
+3
*
[ELF][test] Add CHECK lines omitted in r369488
Fangrui Song
2019-08-21
1
-8
/
+34
*
[ELF] More dynamic relocation packing
Fangrui Song
2019-08-21
2
-111
/
+187
*
libcxx: Rename .hpp files in libcxx/benchmarks to .h
Nico Weber
2019-08-21
13
-25
/
+25
*
Autogenerate the shebang lines for tools/opt-viewer
Chris Bieneman
2019-08-21
6
-7
/
+24
*
[NFC] Remove lldb_utility namespace.
Jonas Devlieghere
2019-08-21
11
-65
/
+44
*
Update a few tests that may change the platform to save & restore
Jason Molenda
2019-08-21
4
-4
/
+31
*
Fix missing __muloti4 function with UBSAN
Eric Fiselier
2019-08-21
1
-1
/
+1
*
Attempt to fix MSAN failures in benchmarks
Eric Fiselier
2019-08-21
1
-1
/
+7
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
447
-723
/
+723
*
[AArch64][GlobalISel] Add support for narrowScalar of G_ZEXT
Amara Emerson
2019-08-21
6
-29
/
+95
*
[Doxygen] Document private class members.
Jonas Devlieghere
2019-08-21
1
-1
/
+1
*
Remove llvm/utils/git/find-rev
Nico Weber
2019-08-20
1
-50
/
+0
*
[dotest] Don't set the DWARF version override in CFLAGS_EXTRA.
Jonas Devlieghere
2019-08-20
2
-6
/
+5
*
gn build: Merge r369467
Nico Weber
2019-08-20
1
-0
/
+18
*
[X86] Automatically generate shift tests. NFC
Amaury Sechet
2019-08-20
6
-6
/
+1508
*
Add triple to new test to try to pacify bots
Reid Kleckner
2019-08-20
1
-1
/
+1
*
Add TinyPtrVector support for general pointer-like things.
Andrew Trick
2019-08-20
4
-36
/
+101
*
[AArch64][asan] fix typo in AsanStats::Print
Sebastian Pop
2019-08-20
1
-1
/
+1
*
Fix assert in XCOFFObjectWriter related to program code csects.
Sean Fertile
2019-08-20
1
-3
/
+1
*
[Attributor] Liveness for internal functions.
Stefan Stipanovic
2019-08-20
5
-3
/
+145
*
[X86] Autogenerate vec_* tests. NFC
Amaury Sechet
2019-08-20
10
-59
/
+109
*
[Sanitizer] Remove unused functions
Alexandre Ganea
2019-08-20
1
-9
/
+0
*
[RISCV GlobalISel] Adding initial GlobalISel infrastructure
Daniel Sanders
2019-08-20
17
-2
/
+446
*
[MemorySSA] Make Phi cleanups consistent.
Alina Sbirlea
2019-08-20
2
-24
/
+18
*
[AArch64][GlobalISel] Select logical_imm32 and logical_imm64 patterns
Jessica Paquette
2019-08-20
5
-7
/
+153
*
[MemorySSA] Fix existing phis when inserting defs.
Alina Sbirlea
2019-08-20
2
-8
/
+64
*
Add a missing _VSTD:: before a call to merge. Fixes PR43034. Checked the rest...
Marshall Clow
2019-08-20
1
-1
/
+1
*
Remove assert with tautological compare from XCOFFObjectWriter.
Sean Fertile
2019-08-20
1
-1
/
+0
*
[NFC] Fix -Wdocumentation warnings in Utility.
Jonas Devlieghere
2019-08-20
7
-80
/
+61
*
[AArch64][GlobalISel] Select patterns which use shifted register operands
Jessica Paquette
2019-08-20
6
-1
/
+602
*
[DAGCombiner][X86] Teach visitCONCAT_VECTORS to combine (concat_vectors (conc...
Craig Topper
2019-08-20
10
-204
/
+199
*
[DebugInfo] Add debug location to dynamic atexit destructor
Alexandre Ganea
2019-08-20
4
-8
/
+31
*
Revert [WinEH] Allocate space in funclets stack to save XMM CSRs
Reid Kleckner
2019-08-20
7
-241
/
+38
*
[Symbol] Move VerifyDecl to ClangASTContext
Alex Langford
2019-08-20
4
-35
/
+5
*
Teach GlobalISelEmitter to treat used iPTRAny operands as pointer operands
Jessica Paquette
2019-08-20
4
-7
/
+63
*
Adds support for writing the .bss section for XCOFF object files.
Sean Fertile
2019-08-20
14
-25
/
+537
*
[LLDB][Test] Remove `skipIfWindows` for conditional breakpoint test (NFC)
Med Ismail Bennani
2019-08-20
1
-8
/
+0
[next]