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
*
Revert r238425, it undoes the purpose of the test
Ed Maste
2015-05-28
1
-7
/
+3
*
[ARM] Be less specific about the error message expected.
Ranjeet Singh
2015-05-28
1
-3
/
+3
*
[ARMTargetParser] FIXME MachO arch names. NFC
Renato Golin
2015-05-28
1
-21
/
+26
*
DebugInfo: .debug_line DWARF64 support
Ed Maste
2015-05-28
4
-14
/
+46
*
Fix THUMB function detection when function name is not prefixed.
Aidan Dodds
2015-05-28
1
-11
/
+18
*
Don't create an unused _GLOBAL_OFFSET_TABLE_.
Rafael Espindola
2015-05-28
3
-81
/
+6
*
Fix write register context in EmulateInstructionARM::EmulateMOVRdRm
Tamas Berghammer
2015-05-28
1
-1
/
+4
*
[ARMTargetParser] FIXME on getLLVMArchSuffixForARM. NFC
Renato Golin
2015-05-28
1
-33
/
+7
*
[ARMTargetParser] Adding sub-arch information for Clang. NFC
Renato Golin
2015-05-28
2
-34
/
+45
*
Use /usr/bin/env to find python
Ed Maste
2015-05-28
2
-2
/
+2
*
[mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.
Daniel Sanders
2015-05-28
2
-10
/
+29
*
[ASan] Disable alloca tests on ARM targets due to flakiness.
Yury Gribov
2015-05-28
4
-8
/
+4
*
Fix TestCommandScript: return an error if target executable is not set
Ed Maste
2015-05-28
1
-3
/
+7
*
[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
Petar Jovanovic
2015-05-28
32
-33
/
+469
*
Fix race in IOHandlerProcessSTDIO
Pavel Labath
2015-05-28
1
-74
/
+55
*
Update isl to 93b8e43d
Tobias Grosser
2015-05-28
99
-3534
/
+2419
*
Cleanup the forked child in TestChangeProcessGroup
Pavel Labath
2015-05-28
1
-0
/
+8
*
Add thumb breakpoint for FreeBSD (currently disabled)
Ed Maste
2015-05-28
1
-3
/
+24
*
Silencing two signed/unsigned mismatch warnings; NFC.
Aaron Ballman
2015-05-28
1
-2
/
+4
*
[AsmPrinter] Destroy allocated DIEAbbrevs on teardown.
Benjamin Kramer
2015-05-28
1
-1
/
+4
*
Don't check breakpoint location count in TestChangeProcessGroup
Pavel Labath
2015-05-28
1
-1
/
+1
*
[ARMTargetParser] Removing string parsing from getCPUDefineSuffix. NFC.
Renato Golin
2015-05-28
1
-30
/
+26
*
[ARMTargetParser] Adding a few more CPUs for Clang CPU detection. NFC.
Renato Golin
2015-05-28
2
-16
/
+24
*
[MC] Replace custom string join function with the one from StringExtras.
Benjamin Kramer
2015-05-28
1
-22
/
+2
*
Fix PPC failure. Adjust CHECK pattern.
Diego Novillo
2015-05-28
1
-2
/
+2
*
Don't call utostr in Twine/raw_ostream contexts.
Benjamin Kramer
2015-05-28
5
-27
/
+18
*
Fix breakpoint setting in gdb remote test cases on arm
Tamas Berghammer
2015-05-28
2
-4
/
+10
*
Fix write register context in EmulateInstructionARM::EmulateADDRdSPImm
Tamas Berghammer
2015-05-28
1
-2
/
+5
*
[ASan] XFAIL VLA tests on ARM and PowerPC. Patch by Max Ostapenko!
Yury Gribov
2015-05-28
4
-0
/
+9
*
Move prctl call in TestChangeProcessGroup to the child
Pavel Labath
2015-05-28
1
-13
/
+13
*
[ASan] Add new interceptors to asan_win_dll_thunk.cc to fix build errors on W...
Yury Gribov
2015-05-28
1
-0
/
+4
*
[sanitizer] More string interceptors: strstr, strcasestr, strspn, strcspn, st...
Yury Gribov
2015-05-28
24
-11
/
+503
*
[NativeProcessLinux] Support inferiors which change their process group
Pavel Labath
2015-05-28
4
-7
/
+207
*
Fix comments in ARMTargetParser. NFC.
Renato Golin
2015-05-28
1
-2
/
+2
*
[ASan] Fix previous commit. Patch by Max Ostapenko!
Yury Gribov
2015-05-28
1
-4
/
+4
*
[ASan] New approach to dynamic allocas unpoisoning. Patch by Max Ostapenko!
Yury Gribov
2015-05-28
3
-192
/
+78
*
[ASan] New approach to dynamic allocas unpoisoning. Patch by Max Ostapenko!
Yury Gribov
2015-05-28
8
-0
/
+172
*
clang-format: Lower binding strengths created by the [] created by ObjC
Daniel Jasper
2015-05-28
3
-16
/
+27
*
[TableGen] Use DefInit::getAsString instead of getDef()->getName(). NFC
Craig Topper
2015-05-28
1
-1
/
+1
*
[TableGen] Don't convert types to strings to query what they are. Just use 'isa'
Craig Topper
2015-05-28
1
-2
/
+2
*
[Reassociate] Canonicalizing 'x [+-] (-Constant * y)' isn't always a win
David Majnemer
2015-05-28
3
-49
/
+33
*
[NaryReassociate] Run EarlyCSE after NaryReassociate
Jingyue Wu
2015-05-28
3
-10
/
+48
*
Add quick bit of doc about SBFrame::GetCFA().
Jason Molenda
2015-05-28
1
-0
/
+6
*
[Basic] Define __declspec for cygwin
David Majnemer
2015-05-28
2
-5
/
+19
*
Added a new API to SBFrame:
Greg Clayton
2015-05-28
5
-18
/
+130
*
I finally found the strong reference that was keeping all lldb_private::Proce...
Greg Clayton
2015-05-28
1
-0
/
+7
*
[x86] Refactor the tests for popcnt.
Chandler Carruth
2015-05-28
3
-159
/
+2902
*
[omp] Actually provide a default OpenMP runtime -- libgomp for now.
Chandler Carruth
2015-05-28
2
-2
/
+2
*
[omp] Re-work Clang's handling of -fopenmp and undo r237769.
Chandler Carruth
2015-05-28
6
-58
/
+128
*
[omp] Add a configuration variable for the default OpenMP runtime.
Chandler Carruth
2015-05-28
3
-0
/
+26
[next]