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
*
Remove unused member variable from hexagon pass.
Eric Christopher
2014-05-21
1
-4
/
+3
*
DebugInfo: Ensure concrete out of line variables from inlined functions refer...
David Blaikie
2014-05-21
3
-21
/
+30
*
[X86] Fix a bug in the lowering of BLENDI introduced in r209043.
Quentin Colombet
2014-05-21
3
-12
/
+48
*
[PECOFF] Fix unsafe memory access.
Rui Ueyama
2014-05-21
1
-3
/
+5
*
Provide an aka for the C++ operator name macro diagnostic
Alp Toker
2014-05-21
3
-5
/
+5
*
Move MCOptions that aren't shared between programs into their specific
Eric Christopher
2014-05-21
5
-27
/
+20
*
Make a couple of command lines static and remove an unnecessary
Eric Christopher
2014-05-21
1
-6
/
+4
*
Sema: Implement DR244
David Majnemer
2014-05-21
4
-22
/
+21
*
Added tests for q{f,s}ThreadInfo for attached processes.
Todd Fiala
2014-05-21
1
-28
/
+115
*
[PECOFF] Check for a Characteristics field of a .debug section.
Rui Ueyama
2014-05-21
1
-1
/
+3
*
cindex/test_cursor.py: no need to skip implicit decls in tests
Alp Toker
2014-05-21
1
-8
/
+1
*
[Mips] Simplify handling of R_MIPS_LO16 / R_MIPS_HI16 relocations
Simon Atanasyan
2014-05-21
1
-8
/
+8
*
Added gdb-remote tests for q{f,s}ThreadInfo.
Todd Fiala
2014-05-21
2
-3
/
+134
*
Fix clang-query on Windows: flush llvm::outs() after each command.
Manuel Klimek
2014-05-21
1
-0
/
+1
*
Implement Host::GetThreadName for FreeBSD
Ed Maste
2014-05-21
1
-0
/
+29
*
DebugInfo: Simplify subprogram declaration creation/references and accidental...
David Blaikie
2014-05-21
5
-38
/
+36
*
Use cast<> instead of unchecked dyn_cast
Matt Arsenault
2014-05-21
1
-1
/
+1
*
MC: loosen an overzealous assertion
Saleem Abdulrasool
2014-05-21
2
-1
/
+12
*
Use llvm-lit if LLVM source tree is unavailable.
Greg Fitzgerald
2014-05-21
1
-5
/
+6
*
Fix Bug 19678 - libc++ does not correctly handle the regex: '[^\0]*'
Marshall Clow
2014-05-21
2
-0
/
+19
*
Test comment commit.
Dave Estes
2014-05-21
1
-3
/
+2
*
Fix bug 19740; round-tripping a pointer through a stream doesn't work
Marshall Clow
2014-05-21
2
-3
/
+21
*
Remove outdated diagnostic.
Benjamin Kramer
2014-05-21
1
-2
/
+0
*
Update for llvm api change in r209266.
Rafael Espindola
2014-05-21
1
-3
/
+6
*
Improved recovery of switch statement
Serge Pavlov
2014-05-21
4
-30
/
+89
*
[sanitizer] Attempt to fix test.
Sergey Matveev
2014-05-21
1
-1
/
+0
*
Move virtual methods out of line.
Rafael Espindola
2014-05-21
2
-21
/
+44
*
Correct comment for thread name log option
Ed Maste
2014-05-21
1
-1
/
+1
*
[sanitizer] Add __sanitizer_maybe_open_cov_file().
Sergey Matveev
2014-05-21
3
-22
/
+77
*
Make the parent-map use significantly less memory.
Manuel Klimek
2014-05-21
2
-4
/
+41
*
clang-format: Fix corner case working around one-per-line dict literals.
Daniel Jasper
2014-05-21
2
-2
/
+9
*
[asan] add a test which ensures that we dump coverage after SEGV
Kostya Serebryany
2014-05-21
1
-1
/
+9
*
clang-format: Fix incorrect macro call detection.
Daniel Jasper
2014-05-21
2
-1
/
+5
*
Update for llvm's r209253.
Rafael Espindola
2014-05-21
1
-2
/
+2
*
[mips][mips64r6] Add bc[12](eq|ne)z
Daniel Sanders
2014-05-21
5
-4
/
+91
*
clang-format: [JS] Support different function literal style.
Daniel Jasper
2014-05-21
4
-5
/
+60
*
tsan: deflake test
Dmitry Vyukov
2014-05-21
1
-0
/
+2
*
Make global named registers internal variables
Renato Golin
2014-05-21
2
-0
/
+4
*
[asm matcher] Fix incorrect assertion when there are exactly 32 SubtargetFeat...
Daniel Sanders
2014-05-21
1
-13
/
+27
*
[msan] Implement MSAN_OPTIONS=print_stats=1.
Evgeniy Stepanov
2014-05-21
6
-12
/
+71
*
[tsan] Fix gotsan build.
Evgeniy Stepanov
2014-05-21
2
-1
/
+2
*
DeclVisitor is not used here.
Yaron Keren
2014-05-21
1
-1
/
+0
*
[msan] Chained origins re-design.
Evgeniy Stepanov
2014-05-21
22
-291
/
+753
*
[lsan] disable lsan if wordsize is not 64
Kostya Serebryany
2014-05-21
1
-1
/
+1
*
[asan] Fix x86 asm instrumentation to preserve flags.
Evgeniy Stepanov
2014-05-21
4
-24
/
+67
*
[sanitizer] fix linux_dirent for SANITIZER_X32; based on patch by H.J. Lu
Kostya Serebryany
2014-05-21
1
-0
/
+5
*
[asan] Fix x86-32 asm instrumentation to preserve flags.
Evgeniy Stepanov
2014-05-21
1
-2
/
+1
*
[sanitizer] define SANITIZER_X32 and use it in ThreadDescriptorSize; partiall...
Kostya Serebryany
2014-05-21
2
-1
/
+9
*
Cast pointers to uptr when calling internal_syscall
Kostya Serebryany
2014-05-21
1
-2
/
+3
*
Use 64-bit pointer to unwind stack for x86-64
Kostya Serebryany
2014-05-21
2
-7
/
+14
[next]