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
*
Check for sysconf(3).
Joerg Sonnenberger
2016-09-29
2
-1
/
+2
*
GC HAVE_MACH_O_DYLD_H.
Joerg Sonnenberger
2016-09-29
2
-4
/
+0
*
GC HAVE_UTIME_H.
Joerg Sonnenberger
2016-09-29
2
-4
/
+0
*
GC HAVE_LIMITS_H.
Joerg Sonnenberger
2016-09-29
2
-4
/
+0
*
Make HAVE_DECL_ARC4RANDOM always defined. Sort the entry correctly.
Joerg Sonnenberger
2016-09-29
2
-5
/
+6
*
HAVE_UNWIND_BACKTRACE -> HAVE__UNWIND_BACKTRACE
Joerg Sonnenberger
2016-09-29
3
-6
/
+6
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-29
4
-0
/
+18
*
Remove LLVM_CONFIGTIME, left-overs from when reproducable builds where
Joerg Sonnenberger
2016-09-29
3
-8
/
+0
*
Rename "void check(Error)".
Rui Ueyama
2016-09-29
2
-10
/
+10
*
Rename warning -> warn.
Rui Ueyama
2016-09-29
9
-18
/
+18
*
Add FE_ALL_EXCEPT and FE_INEXACT detection macros forgotten on the cmake
Joerg Sonnenberger
2016-09-29
1
-0
/
+8
*
Clamp version number in S_COMPILE3 to avoid overflowing 16-bit field.
Adrian McCarthy
2016-09-29
1
-5
/
+6
*
Use > and not >> to create the script.
Rafael Espindola
2016-09-29
1
-1
/
+1
*
Revert "[LAA, LV] Port to new streaming interface for opt remarks. Update LV"
Adam Nemet
2016-09-29
4
-78
/
+30
*
[LAA, LV] Port to new streaming interface for opt remarks. Update LV
Adam Nemet
2016-09-29
4
-30
/
+78
*
[Myriad] Silently ignore -fno-split-dwarf-inlining
Douglas Katzman
2016-09-29
2
-7
/
+10
*
[RegisterBankInfo] Change the default mapping for Copy and PHI.
Quentin Colombet
2016-09-29
2
-54
/
+37
*
Generalize ArgList::AddAllArgs more
Douglas Katzman
2016-09-29
2
-5
/
+26
*
Fix an issue where, in i386 mode, the wrong values were being copied into the...
Enrico Granata
2016-09-29
1
-2
/
+2
*
[sanitizer-coverage] a bit more docs
Kostya Serebryany
2016-09-29
1
-1
/
+13
*
[sanitizer-coverage] more docs
Kostya Serebryany
2016-09-29
1
-0
/
+67
*
Don't error if we can't put the header in a PT_LOAD.
Rafael Espindola
2016-09-29
4
-15
/
+36
*
[sanitize-coverage] doc typo
Kostya Serebryany
2016-09-29
1
-1
/
+1
*
www: Add Loopy publication
Tobias Grosser
2016-09-29
1
-0
/
+5
*
[LV] Port OptimizationRemarkAnalysisFPCommute and
Adam Nemet
2016-09-29
3
-10
/
+50
*
To fix TestObjCMethods2/i386, allowed messaging nil ObjC objects as in x86_64.
Sean Callanan
2016-09-29
1
-0
/
+3
*
[LV] Convert processLoop to new streaming API for opt remarks
Adam Nemet
2016-09-29
1
-10
/
+10
*
[codeview] Use character types for all byte-sized integer types
Reid Kleckner
2016-09-29
2
-10
/
+65
*
fix formatting; NFC
Sanjay Patel
2016-09-29
1
-11
/
+9
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-09-29
4
-0
/
+18
*
[sanitizer-coverage/libFuzzer] make the guards for trace-pc 32-bit; create on...
Kostya Serebryany
2016-09-29
7
-81
/
+108
*
[thinlto] Add cold-callsite import heuristic
Piotr Padlewski
2016-09-29
2
-10
/
+30
*
[X86] Avoid "unused" warnings if no asserts
Douglas Katzman
2016-09-29
1
-2
/
+4
*
[LV] Move static createMissedAnalysis from anonymous to global namespace
Adam Nemet
2016-09-29
1
-26
/
+26
*
[LV] Convert CostModel to use the new streaming opt remark API
Adam Nemet
2016-09-29
1
-21
/
+20
*
[LV] Split most of createMissedAnalysis into a static function. NFC
Adam Nemet
2016-09-29
1
-15
/
+28
*
[sancov] removing html report option test, the option doesn't exist anymore
Mike Aizatsky
2016-09-29
1
-24
/
+0
*
[LV] Convert all but one opt remark in Legality to new streaming interface
Adam Nemet
2016-09-29
1
-46
/
+72
*
Simplify. NFC.
Rafael Espindola
2016-09-29
1
-5
/
+4
*
Don't handle binary output differently.
Rafael Espindola
2016-09-29
1
-1
/
+1
*
[LV] Convert emitRemark to new opt remark streaming interface
Adam Nemet
2016-09-29
3
-15
/
+37
*
Remove unnecessary explicit
Adam Nemet
2016-09-29
1
-2
/
+2
*
[libFuzzer] initialize ValueBitMap::NumBits
Kostya Serebryany
2016-09-29
1
-1
/
+1
*
[X86][SSE] Added common helper for shuffle mask constant pool decodes.
Simon Pilgrim
2016-09-29
1
-164
/
+136
*
[X86] Add explicit test triple to make windows/msvc builds happier
Simon Pilgrim
2016-09-29
1
-1
/
+1
*
[docs] Fix a broken URL in 'HowToAddABuilder'
Dylan McKay
2016-09-29
1
-1
/
+1
*
Test commit. NFC.
Volkan Keles
2016-09-29
1
-1
/
+1
*
[ELF][MIPS] Set GP0 value to zero in case of relocatable object generation
Simon Atanasyan
2016-09-29
4
-8
/
+24
*
[ELF][MIPS] Do not use a binary input file in the test case. NFC
Simon Atanasyan
2016-09-29
4
-22
/
+37
*
[ELF][MIPS] Setup STO_MIPS_PIC flag for PIC symbols when generate a relocatab...
Simon Atanasyan
2016-09-29
5
-13
/
+87
[next]