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
*
[WebAssembly] Rename memory intrinsics to be upper-case, following convention...
Dan Gohman
2015-11-13
1
-4
/
+4
*
Relax mingw-useld test to fix bot failures.
Yaron Keren
2015-11-13
1
-3
/
+3
*
[scan-build] Move non user-facing utilities to share
Jonathan Roelofs
2015-11-13
8
-15
/
+18
*
[X86][SSE] Combine UNPCKL with vector_shuffle into UNPCKH to save one instruc...
Cong Hou
2015-11-13
3
-15
/
+44
*
Add test case for mingw -fuse-ld= support introduced in r242121.
Yaron Keren
2015-11-13
1
-0
/
+20
*
dwarfdump: Add support for dumping the table contents of DWP indexes
David Blaikie
2015-11-13
2
-15
/
+69
*
[CMake] [macho_embedded] [builtins] Always use OS X sysroot, even for arm.
Chris Bieneman
2015-11-13
1
-3
/
+0
*
Add a comment that should have made my last commit.
Chad Rosier
2015-11-13
1
-0
/
+1
*
Add missing triple to WinEH test case
Reid Kleckner
2015-11-13
1
-1
/
+1
*
[LIR] Factor out the code to compute base ptr for negative strided loops.
Chad Rosier
2015-11-13
1
-10
/
+15
*
Fix auto-link for text-based dynamic library SDKs.
Juergen Ributzka
2015-11-13
4
-3
/
+31
*
[WinEH] Make UnwindHelp a fixed stack object allocated after XMM CSRs
Reid Kleckner
2015-11-13
9
-29
/
+116
*
ELF2: Make comment less opinionated.
Rui Ueyama
2015-11-13
1
-2
/
+2
*
Add `PythonExceptionStateTests.cpp` to lldb-gtest target.
Zachary Turner
2015-11-13
1
-0
/
+4
*
[Hexagon] Factoring bundle creation in to a utility function.
Colin LeMahieu
2015-11-13
8
-13
/
+15
*
Slacken the norecurse test slightly
James Molloy
2015-11-13
1
-1
/
+1
*
Make PythonDataObjects.h work when LLDB_DISABLE_PYTHON=1
Zachary Turner
2015-11-13
2
-0
/
+8
*
AMDGPU: Add stony support
Tom Stellard
2015-11-13
1
-0
/
+4
*
ELFYAML: Add support for parsing AMDGPU section attribute flags
Tom Stellard
2015-11-13
2
-1
/
+28
*
[Symbolizer] Don't use PE symbol tables to override PDB symbols
Reid Kleckner
2015-11-13
2
-2
/
+16
*
ScopInfo: Reset compute operations before starting compute out region
Tobias Grosser
2015-11-13
1
-0
/
+1
*
[ELF2] - Implemented R_X86_64_GOTTPOFF relocation
George Rimar
2015-11-13
8
-10
/
+97
*
use range-based for loop; NFCI
Sanjay Patel
2015-11-13
1
-4
/
+3
*
[ARM] Replace ARMISD::RBIT with ISD::BITREVERSE
James Molloy
2015-11-13
6
-10
/
+19
*
Deduplicate three identical copies of isExplicitInstantiationOrSpecialization...
Yaron Keren
2015-11-13
2
-33
/
+25
*
Fixing a typo in docs/CodeGenerator.rst
Artyom Skrobov
2015-11-13
1
-1
/
+1
*
Use ld.lld2, not -flavor gnu2
Rafael Espindola
2015-11-13
2
-6
/
+6
*
[ELF2] - fix of eh-frame-merge.s and eh-frame-merge.s tests fails for win32 c...
George Rimar
2015-11-13
2
-3
/
+3
*
Re-XFAIL two more tests I missed
Pavel Labath
2015-11-13
1
-0
/
+2
*
[mips][microMIPS] Implement SHRA[_R].PH, SHRAV[_R].PH, SHRAV[_R].QB, SHRAV_R....
Zlatko Buljan
2015-11-13
11
-25
/
+189
*
[mips][ias] Explicitly disable IAS on asm-large-immediate.ll.
Daniel Sanders
2015-11-13
1
-1
/
+2
*
[SystemZ] Simplify boolean conditional return statements
Ulrich Weigand
2015-11-13
2
-12
/
+4
*
[asan] Fixed invalid check in test.
Yury Gribov
2015-11-13
1
-2
/
+2
*
[clang-tidy] Remove unused #includes.
Alexander Kornienko
2015-11-13
1
-2
/
+0
*
[asan] Dump test output in case of error in single-threaded mode.
Yury Gribov
2015-11-13
1
-1
/
+1
*
Re-add XFAILs to two tests
Pavel Labath
2015-11-13
2
-0
/
+2
*
[mips][ias] Replace invalid assembly insn in test since IAS parses inline ass...
Daniel Sanders
2015-11-13
1
-2
/
+2
*
[lit] Improve error message when lit fails to executable a command by
Dan Liew
2015-11-13
1
-1
/
+1
*
[lit] Fix bug where ``lit.util.which()`` would return a directory
Dan Liew
2015-11-13
1
-1
/
+1
*
[GlobalOpt] Make sure all debug lines end with '\n'
James Molloy
2015-11-13
1
-2
/
+2
*
[GlobalOpt] Coding style - remove function names from doxygen comments
James Molloy
2015-11-13
1
-126
/
+115
*
Fix multiple symbol lookup in the same namespace
Eugene Leviant
2015-11-13
3
-9
/
+46
*
Remove a broken hack from Scalar::ULongLong and fix a test
Tamas Berghammer
2015-11-13
2
-4
/
+2
*
Fix to solve Bug 23139 & Bug 23560
Abhishek Aggarwal
2015-11-13
11
-18
/
+94
*
[asan] Fix test to properly handle collisions.
Yury Gribov
2015-11-13
1
-6
/
+6
*
[AArch64] Check the expansion of BITREVERSE in regression test
James Molloy
2015-11-13
1
-2
/
+21
*
[SDAG] Fix expansion of BITREVERSE
James Molloy
2015-11-13
2
-3
/
+50
*
[asan] Fix silly error when reporting multiple ASan errors in parallel.
Yury Gribov
2015-11-13
1
-2
/
+3
*
[asan] Get rid of rand_r (not available on all targets).
Yury Gribov
2015-11-13
1
-8
/
+9
*
[ImplicitNulls] Add some clarifying comments; NFC
Sanjoy Das
2015-11-13
1
-1
/
+25
[next]