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
*
Add the ability to xfail or skip based on swig / python version.
Zachary Turner
2015-11-16
1
-11
/
+54
*
Insert the SWIG version into LLDB's __init__.py
Zachary Turner
2015-11-16
1
-5
/
+30
*
Python3 - Fix some issues related to `PythonFile` class.
Zachary Turner
2015-11-16
2
-0
/
+11
*
[X86][SSE] Merged SHUF/PERM shuffle decode comments. NFC.
Simon Pilgrim
2015-11-16
1
-79
/
+14
*
Derive nacltools::Linker from GnuTool to get response file support
Derek Schuff
2015-11-16
1
-2
/
+2
*
[X86][SSE] Merged UNPCK shuffle decode comments. NFC.
Simon Pilgrim
2015-11-16
1
-193
/
+75
*
More tests for LWG#2156
Marshall Clow
2015-11-16
4
-0
/
+64
*
use range-based for loop; NFCI
Sanjay Patel
2015-11-16
1
-2
/
+2
*
Correctly handle type mismatches in the __weak copy/move-initialization
John McCall
2015-11-16
3
-2
/
+66
*
Add isInteger() to APFloat.
Stephen Canon
2015-11-16
3
-1
/
+27
*
[PR25538]: Fix a failure caused by r253126.
Michael Zolotukhin
2015-11-16
1
-2
/
+2
*
[WebAssembly] Fix function return type printing
Derek Schuff
2015-11-16
4
-29
/
+53
*
[WebAssembly] Reverse the order of operands for br_if
Derek Schuff
2015-11-16
3
-17
/
+17
*
[IR] Manage TheNoneToken with a std::unique_ptr
David Majnemer
2015-11-16
3
-4
/
+3
*
Find available scratch register to use in function prologue and epilogue as p...
Kit Barton
2015-11-16
6
-35
/
+457
*
Add a new clang-tidy checker that flags throw expressions whose thrown type i...
Aaron Ballman
2015-11-16
7
-0
/
+210
*
[WinEH] Don't let UnwindHelp alias the return address
Reid Kleckner
2015-11-16
3
-6
/
+56
*
Use the subtarget reference that we already have
Reid Kleckner
2015-11-16
1
-2
/
+1
*
When producing error messages for always_inline functions with the
Eric Christopher
2015-11-16
2
-2
/
+14
*
Add intermediate subtract instructions to reassociation worklist.
Owen Anderson
2015-11-16
9
-26
/
+87
*
[ELF2] Remove target specific code from GotPltSection.
Igor Kudrin
2015-11-16
3
-9
/
+17
*
[LoopStrengthReduce] Don't increment iterator past the end of the BB
David Majnemer
2015-11-16
2
-1
/
+52
*
[mips] Disable code generation through FastISel for MIPS32R6.
Vasileios Kalintiris
2015-11-16
2
-3
/
+30
*
[SimplifyLibCalls] Generalize a comment. This doesn't apply only to sqrt.
Davide Italiano
2015-11-16
1
-2
/
+2
*
LWG#2156 loosened the requirements on unordered containers 'rehash' calls. Ad...
Marshall Clow
2015-11-16
5
-1
/
+49
*
[ARM] Prevent use of a value pointed by end() iterator when placing a jump table
Petr Pavlu
2015-11-16
1
-0
/
+2
*
[ARM,AArch64] Store source location of asm constant pool entries
Oliver Stannard
2015-11-16
10
-18
/
+34
*
[ARM,AArch64] Store source location for values in assembly files
Oliver Stannard
2015-11-16
6
-4
/
+14
*
[WebAssembly] Prototype passes for register coloring and register stackifying.
Dan Gohman
2015-11-16
5
-0
/
+341
*
tsan: replace macro check with constant check
Dmitry Vyukov
2015-11-16
1
-7
/
+7
*
Implement P0013R1: Logical Operator Type Traits. Make a hidden implementation...
Marshall Clow
2015-11-16
5
-143
/
+370
*
[mips] Do not add arch name in the compiler-rt's components.
Vasileios Kalintiris
2015-11-16
2
-3
/
+2
*
[Myriad]: pass the 'std=' option to moviCompile
Douglas Katzman
2015-11-16
2
-1
/
+5
*
Mark P0013 as 'in progress'
Marshall Clow
2015-11-16
1
-1
/
+1
*
[ARM,AArch64] Fix __rev16l and __rev16ll intrinsics
Oliver Stannard
2015-11-16
2
-16
/
+46
*
[mips][ias] Remove spurious ';' from inline assembly test.
Daniel Sanders
2015-11-16
1
-4
/
+4
*
[mips][ias] Accept $31 or $ra in hf16call32.ll. IAS prints the latter.
Daniel Sanders
2015-11-16
1
-14
/
+14
*
[mips][ias] Allow whitespace after commas in inlineasm*.ll tests.
Daniel Sanders
2015-11-16
4
-59
/
+59
*
Handle ARMv6KZ naming
Artyom Skrobov
2015-11-16
2
-5
/
+8
*
Handle ARMv6KZ naming
Artyom Skrobov
2015-11-16
9
-58
/
+18
*
[compiler-rt] [tsan] Enable intercept setjmp/longjmp for AArch64
Adhemerval Zanella
2015-11-16
9
-11
/
+227
*
[asan] Restored asynch signal test.
Yury Gribov
2015-11-16
1
-0
/
+104
*
[clang-tidy] Test commit (playing with git-svn)
Alexander Kornienko
2015-11-16
2
-4
/
+3
*
clang-format: Enable #include sorting by default.
Daniel Jasper
2015-11-16
9
-17
/
+46
*
NFC refactorings in lib/Support/TargetParser.cpp
Artyom Skrobov
2015-11-16
1
-16
/
+16
*
[OPENMP] Fixed tests for gcc build.
Alexey Bataev
2015-11-16
2
-2
/
+3
*
[ARM] Pass in the architecture to TargetParser to cope with API change
Bradley Smith
2015-11-16
1
-2
/
+3
*
[ARM] Allow TargetParser to accurately target architectures
Bradley Smith
2015-11-16
3
-38
/
+48
*
Revert "Add a "not_in()" function you can apply to the list type arguments to...
Pavel Labath
2015-11-16
2
-21
/
+4
*
[ARM] Introduce subtarget features per ARM architecture.
Bradley Smith
2015-11-16
6
-362
/
+412
[next]