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
*
Fix PR 23499 - Avoid multiple profile counters for functions in comdat sections.
Diego Novillo
2015-05-27
1
-0
/
+6
*
Make sure we print timestamps correctly to 9 places since we are printing nan...
Greg Clayton
2015-05-27
1
-1
/
+1
*
[mips][microMIPSr6] Implement SEB and SEH instructions
Zoran Jovanovic
2015-05-27
5
-2
/
+28
*
Fix NDEBUG build.
Rafael Espindola
2015-05-27
1
-0
/
+2
*
Delete MCSectionData.
Rafael Espindola
2015-05-27
7
-139
/
+64
*
Delete dead code. NFC.
Rafael Espindola
2015-05-27
2
-8
/
+0
*
Stop using MCSectionData in WinCOFFObjectWriter.cpp.
Rafael Espindola
2015-05-27
1
-15
/
+8
*
clang-format WinCOFFObjectWriter.cpp. NFC.
Rafael Espindola
2015-05-27
1
-82
/
+102
*
Remove uses of MCSectionData from MachObjectWriter.cpp.
Rafael Espindola
2015-05-27
1
-6
/
+4
*
[clang-tidy] Renamed misc-noexcept-move-ctors to misc-noexcept-move-constructor
Alexander Kornienko
2015-05-27
5
-17
/
+18
*
[mips][microMIPSr6] Implement BEQZALC, BGEZALC, BGTZALC, BLEZALC, BLTZALC and...
Jozef Kolek
2015-05-27
5
-7
/
+107
*
ARMTargetParser FIXME getCPUProfile A/R/M
Renato Golin
2015-05-27
1
-10
/
+15
*
Change ProcessGDBRemote last stop packet to a container.
Ewan Crawford
2015-05-27
4
-18
/
+62
*
AVX-512: Fixed a bug in extracting subvector from v64i1
Elena Demikhovsky
2015-05-27
2
-0
/
+17
*
Fix xcode project after r238319
Tamas Berghammer
2015-05-27
1
-0
/
+6
*
Move getSubsectionInsertionPoint to MCSection.
Rafael Espindola
2015-05-27
4
-35
/
+36
*
Make log options uniform betwwen lldb-platform and lldb-gdbserver
Tamas Berghammer
2015-05-27
11
-114
/
+170
*
ARMTargetParser FIXME: ARMv8 detection for hdiv
Renato Golin
2015-05-27
1
-11
/
+9
*
Remove uses of MCSectionData from ELFObjectWriter. NFC.
Rafael Espindola
2015-05-27
1
-9
/
+7
*
Add real time signals support to FreeBSDSignals
Ed Maste
2015-05-27
1
-4
/
+66
*
Use operator<< instead of print in a few more places.
Rafael Espindola
2015-05-27
9
-18
/
+13
*
Add a language log category.
Colin Riley
2015-05-27
2
-0
/
+4
*
Improve LLDB prompt handling
Pavel Labath
2015-05-27
13
-402
/
+312
*
Fix write register context in EmulateInstructionARM::EmulateMOVRdRm
Tamas Berghammer
2015-05-27
1
-3
/
+3
*
We always have an InstPrinter.
Rafael Espindola
2015-05-27
1
-8
/
+6
*
[Mips] Move member function definitions to cpp files
Simon Atanasyan
2015-05-27
15
-774
/
+1009
*
Fix BreakpointLocationCollection::ShouldStop to handle breakpoint removal
Tamas Berghammer
2015-05-27
1
-2
/
+8
*
Parse function name from DWARF DW_AT_abstract_origin
Tamas Berghammer
2015-05-27
1
-9
/
+13
*
Revert r238305: [PM] Use a simpler technique to drop optional analysis
Chandler Carruth
2015-05-27
1
-49
/
+120
*
[PM] Use a simpler technique to drop optional analysis manager arguments
Chandler Carruth
2015-05-27
1
-120
/
+49
*
[ELF][Mips] Do not merge ELF flags in the `isCompatible` routine
Simon Atanasyan
2015-05-27
7
-12
/
+13
*
[Mips] Factor out look up of Elf_Mips_RegInfo structure into the separate fun...
Simon Atanasyan
2015-05-27
1
-21
/
+26
*
Revert r238190 and r238197: [mips] Make TTypeEncoding indirect to allow .eh_f...
Daniel Sanders
2015-05-27
5
-50
/
+11
*
AVX-512: Implemented all forms of sign-extend and zero-extend instructions fo...
Elena Demikhovsky
2015-05-27
7
-144
/
+1913
*
Add some more detailed docs about the current state of Phabricator and
Chandler Carruth
2015-05-27
1
-1
/
+11
*
Drop const in front of iterator
Tobias Grosser
2015-05-27
1
-1
/
+1
*
[X86] Implement the support for shrink-wrapping.
Quentin Colombet
2015-05-27
4
-35
/
+668
*
[ShrinkWrap] Add a target hook to check whether or not
Quentin Colombet
2015-05-27
2
-5
/
+34
*
clang-format: [JS] Fix incorrect detection of ternary expressions.
Daniel Jasper
2015-05-27
2
-4
/
+10
*
Use value semantics for list of ScopStmt(s) instead of std::owningptr
Tobias Grosser
2015-05-27
7
-97
/
+89
*
ARMLoadStoreOptimizer: Code cleanup; NFC
Matthias Braun
2015-05-27
1
-15
/
+12
*
MachineBasicBlock: Cleanup computeRegisterLiveness()
Matthias Braun
2015-05-27
2
-24
/
+23
*
MCSymbol: Make print() robust against empty names
Matthias Braun
2015-05-27
1
-0
/
+4
*
Add support for custom commands to set flags on themselves
Enrico Granata
2015-05-27
26
-246
/
+360
*
clang-format: Fix false positive in function annotation detection.
Daniel Jasper
2015-05-27
2
-1
/
+3
*
www - updated build server URLs
Vince Harron
2015-05-27
1
-5
/
+9
*
Changed Flags::clang_type_resolve_state to unsigned for gcc
Vince Harron
2015-05-27
1
-0
/
+5
*
test Makefile.rules - pick a more sensible default CC on Linux
Vince Harron
2015-05-27
1
-1
/
+7
*
dosep - force timeout processes to dump core when they timeout
Vince Harron
2015-05-27
1
-2
/
+34
*
Allow clients to get parsing errors and also fix the ApplePropertyList so it ...
Greg Clayton
2015-05-27
2
-2
/
+29
[next]