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
*
[ThinLTO] Update test to be more tolerant of ordering changes
Teresa Johnson
2015-11-12
1
-40
/
+40
*
[Hexagon] Allocate MCInst in the MCContext to avoid leaking it.
Benjamin Kramer
2015-11-12
3
-8
/
+11
*
[asan] Mark halt_on_error-torture test unsupported on android.
Evgeniy Stepanov
2015-11-12
1
-0
/
+1
*
[CMake] [builtins] Removing a few non-source files from the arm list.
Chris Bieneman
2015-11-12
1
-2
/
+0
*
[CMake] Actually adding the TODO comment I mentioned in r252927.
Chris Bieneman
2015-11-12
1
-0
/
+3
*
[CMake] [builtins] Adding missing architecture-specific builtins.
Chris Bieneman
2015-11-12
1
-0
/
+8
*
[LIR] Minor refactoring. NFCI.
Chad Rosier
2015-11-12
1
-21
/
+44
*
Roll an expression into an assert to fix -Wunused-variable in a -Asserts build
David Blaikie
2015-11-12
1
-2
/
+1
*
ELF2: Simplify -z option handling. NFC.
Rui Ueyama
2015-11-12
1
-10
/
+11
*
ELF2: Print an error message for --relocatable.
Rui Ueyama
2015-11-12
3
-0
/
+18
*
tsan: fix windows Go build
Dmitry Vyukov
2015-11-12
2
-1
/
+3
*
reverting r252916 to investigate test failure
Nathan Slingerland
2015-11-12
11
-97
/
+28
*
Correct atomic libcall support for __atomic_*_fetch builtins.
James Y Knight
2015-11-12
2
-45
/
+52
*
Fix bug 25440: GVN assertion after coercing loads
Weiming Zhao
2015-11-12
2
-13
/
+107
*
[ShrinkWrap] Fix a typo in a comment.
Quentin Colombet
2015-11-12
1
-1
/
+1
*
[ShrinkWrap] Make sure we do not mess up with EH funclet lowering.
Quentin Colombet
2015-11-12
2
-2
/
+14
*
[llvm-profdata] Add check for text profile formats and improve error reporting
Nathan Slingerland
2015-11-12
11
-28
/
+97
*
SamplePGO - Move FunctionSamples::print() to a better location. NFC.
Diego Novillo
2015-11-12
2
-31
/
+32
*
Allow renderscript runtime to read MIPS target arguments.
Aidan Dodds
2015-11-12
1
-1
/
+41
*
[WinEH] Fix problem with removing an element from a SetVector while iterating.
Andrew Kaylor
2015-11-12
1
-11
/
+5
*
Add support for driver option -mno-ms-bitfields.
Akira Hatanaka
2015-11-12
3
-1
/
+10
*
Comment update. NFC.
Rafael Espindola
2015-11-12
2
-21
/
+4
*
[WebAssembly] Reapply r252858, with svn add for the new file.
Dan Gohman
2015-11-12
39
-1074
/
+842
*
Fix non-Windows build after r252906.
Zachary Turner
2015-11-12
4
-4
/
+5
*
[x86] translating "fp" (floating point) instructions from {fadd,fdiv,fmul,fsu...
Michael Zuckerman
2015-11-12
4
-0
/
+44
*
tsan: fix windows Go build
Dmitry Vyukov
2015-11-12
1
-0
/
+2
*
Begin converting uses of PyCallable to PythonCallable.
Zachary Turner
2015-11-12
3
-228
/
+206
*
Implement P0074: Making owner_less more flexible
Marshall Clow
2015-11-12
3
-1
/
+69
*
Cull non-standard variants of ARM architectures (NFC)
Artyom Skrobov
2015-11-12
1
-5
/
+0
*
Cull non-standard variants of ARM architectures (NFC)
Artyom Skrobov
2015-11-12
5
-58
/
+10
*
[C++] Add the "norecurse" attribute to main() if in C++ mode
James Molloy
2015-11-12
3
-1
/
+17
*
Re-recommit: Add support for the new mips-mti-linux toolchain.
Vasileios Kalintiris
2015-11-12
17
-27
/
+297
*
Silencing an MSVC warning about linkage specifications and C-incompatible UDT...
Aaron Ballman
2015-11-12
1
-20
/
+20
*
[tsan] Add global symbolication support into DlAddrSymbolizer
Kuba Brecka
2015-11-12
2
-2
/
+37
*
Use uniqueness of C++ fully-qualified names to resolve conflicts
Ramkumar Ramachandra
2015-11-12
1
-55
/
+67
*
Revert r252858: "[WebAssembly] Switch to MC for instruction printing."
Hans Wennborg
2015-11-12
38
-744
/
+1074
*
[tsan] Allow symbolizers that don't obtain global symbol sizes
Kuba Brecka
2015-11-12
4
-6
/
+11
*
Re-apply "[mips] Use correct frame register for DWARF info when dynamically r...
Vasileios Kalintiris
2015-11-12
4
-0
/
+299
*
ScopInfo: Add function to retrieve all memory accesses in a scop
Tobias Grosser
2015-11-12
2
-0
/
+7
*
ScopInfo: Use lambda functions to reduce code duplication.
Tobias Grosser
2015-11-12
2
-48
/
+22
*
tsan: disable abort_on_error for Go
Dmitry Vyukov
2015-11-12
1
-1
/
+5
*
[ARM] CMOV->BFI combining: handle both senses of CMPZ
James Molloy
2015-11-12
2
-0
/
+21
*
Fix c-index-test install path
Ismail Donmez
2015-11-12
1
-1
/
+1
*
Revert "[ARM] Enable shrink-wrapping by default."
Renato Golin
2015-11-12
12
-32
/
+18
*
Implement .reloc (constant offset only) with support for R_MIPS_NONE and R_MI...
Daniel Sanders
2015-11-12
13
-1
/
+191
*
[tsan] Add a Darwin-specific lit test directory
Kuba Brecka
2015-11-12
3
-1
/
+23
*
[mips][microMIPS] Implement LWM16, SB16, SH16, SW16, SWSP and SWM16 instructions
Zlatko Buljan
2015-11-12
14
-17
/
+242
*
Revert "[mips] Use correct frame register for DWARF info when dynamically rea...
Vasileios Kalintiris
2015-11-12
4
-299
/
+0
*
Remove mention of {ADD,SUB}_PARTS. They were removed in r26255.
Hans Wennborg
2015-11-12
1
-2
/
+1
*
[mips] Use correct frame register for DWARF info when dynamically realigning ...
Vasileios Kalintiris
2015-11-12
4
-0
/
+299
[next]