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
path:
root
/
lldb
/
source
/
Utility
/
ArchSpec.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Make clang-format happy by removing trailing space in ArchSpec.cpp
Raphael Isemann
2019-12-17
1
-1
/
+1
*
[lldb][NFC] Remove unused includes in Utility's source files
Raphael Isemann
2019-12-13
1
-4
/
+0
*
Avoid triple corruption while merging core info
Muhammad Omair Javaid
2019-12-05
1
-1
/
+1
*
[lldb][NFC] Migrate to raw_ostream in ArchSpec::DumpTriple
Raphael Isemann
2019-12-04
1
-5
/
+5
*
[LLDB] Always interpret arm instructions as thumb on windows
Martin Storsjö
2019-11-28
1
-0
/
+3
*
[LLDB] Add core definition for armv8l and armv7l
Muhammad Omair Javaid
2019-11-13
1
-0
/
+6
*
lldb: Fix some -Wdeprecated-copy warnings
Pavel Labath
2019-11-11
1
-14
/
+0
*
[ARC] Basic support in gdb-remote process plugin
Tatyana Krasnukha
2019-10-17
1
-0
/
+3
*
Add arm64_32 support to lldb, an ILP32 codegen
Jason Molenda
2019-10-16
1
-0
/
+15
*
[LLDB] Add tests for PECOFF arm architecture identification
Martin Storsjo
2019-09-24
1
-1
/
+3
*
[lldb][NFC] Remove argument prefix checking boilerplate when adding completions
Raphael Isemann
2019-09-23
1
-11
/
+2
*
[lldb][NFC] Remove WordComplete mode, make result array indexed from 0 and re...
Raphael Isemann
2019-08-22
1
-2
/
+1
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-2
/
+4
*
Simplify ArchSpec::IsMIPS()
Fangrui Song
2019-05-16
1
-8
/
+2
*
Fix bug in ArchSpec::MergeFrom
Greg Clayton
2019-05-08
1
-1
/
+1
*
[Platform] Remove Kalimba Platform
Jonas Devlieghere
2019-03-27
1
-40
/
+8
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-1
/
+1
*
[Utility] Fix ArchSpec.MergeFrom to correctly merge environments
Alex Langford
2019-02-27
1
-3
/
+2
*
[Utility] Remove Triple{Environment,OS,Vendor}IsUnspecifiedUnknown from ArchSpec
Alex Langford
2019-02-26
1
-5
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-7
/
+3
*
Add a unit test for ArchSpec matching to document how it behaves (and test it).
Adrian Prantl
2018-12-06
1
-2
/
+2
*
Remove comments after header includes.
Jonas Devlieghere
2018-11-11
1
-5
/
+5
*
Remove accidentally committed duplicate code
Adrian Prantl
2018-10-25
1
-5
/
+0
*
Fix a bug PlatformDarwin::SDKSupportsModule.
Adrian Prantl
2018-10-25
1
-0
/
+5
*
Upstreaming the BridgeOS device support and the
Jason Molenda
2018-10-11
1
-7
/
+7
*
[ARC] Make char unsigned by default
Alexander Polyakov
2018-09-07
1
-0
/
+1
*
Enable the fp-armv8 disassembler feature when disassembling Cortex-M
Jason Molenda
2018-09-07
1
-1
/
+4
*
Narrow the CompletionRequest API to being append-only.
Raphael Isemann
2018-07-27
1
-3
/
+5
*
Replaced more boilerplate code with CompletionRequest (NFC)
Raphael Isemann
2018-07-13
1
-7
/
+12
*
Log to the process channel, not target twice.
Jason Molenda
2018-05-01
1
-1
/
+1
*
Add logging when ArchSpec::SetArchitecture is given a cputype and
Jason Molenda
2018-05-01
1
-0
/
+5
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-39
/
+32
*
Remove ObjectFile usage from HostLinux::GetProcessInfo
Pavel Labath
2018-01-29
1
-0
/
+5
*
[ArchSpec] Don't consider Unknown MachO64 as invalid.
Davide Italiano
2018-01-05
1
-1
/
+6
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
1
-0
/
+1485