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
/
Plugins
/
Instruction
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
2
-12
/
+10
*
[LLDB] [ARM] Use r11 as frame pointer on Windows on ARM
Martin Storsjö
2019-11-29
1
-2
/
+6
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
2
-4
/
+10
*
Add arm64_32 support to lldb, an ILP32 codegen
Jason Molenda
2019-10-16
1
-1
/
+2
*
Support Linux signal return trampolines in frame initialization
Joseph Tremoulet
2019-07-19
5
-0
/
+5
*
Fix integer literals which are cast to bool
Jonas Devlieghere
2019-05-24
1
-2
/
+2
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
5
-26
/
+26
*
Simplify Triple::ppc64{,le} checks with Triple::isPPC64()
Fangrui Song
2019-05-16
1
-11
/
+3
*
typedef enum -> enum
Fangrui Song
2019-05-14
2
-31
/
+23
*
Fix file names in file headers. NFC
Fangrui Song
2019-05-13
2
-2
/
+2
*
[CMake] Remove EmulateInstructionMIPS dependency on Interpreter
Alex Langford
2019-05-02
2
-2
/
+4
*
Fix UNPREDICTABLE check in EmulateInstructionARM::EmulateADDRegShift
Raphael Isemann
2019-04-27
1
-1
/
+1
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
4
-66
/
+0
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-6
/
+6
*
Remove redundant ::get() for smart pointer. (NFC)
Jonas Devlieghere
2019-02-12
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
12
-48
/
+36
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
4
-254
/
+99
*
Revert a hunk that shouldn't have been included in the last commit.
Frederic Riss
2018-12-09
1
-1
/
+1
*
Remove some UB in RegisterContextDarwin_arm64.cpp
Frederic Riss
2018-12-09
1
-1
/
+1
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
3
-12
/
+0
*
Remove comments after header includes.
Jonas Devlieghere
2018-11-11
3
-5
/
+3
*
Upstreaming the BridgeOS device support and the
Jason Molenda
2018-10-11
1
-0
/
+1
*
[MIPS] Fix signed overflow in DADDIU emulation
Vedant Kumar
2018-09-11
1
-1
/
+12
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
4
-5
/
+5
*
Change AddressClass type from 'enum' to 'enum class'.
Tatyana Krasnukha
2018-06-26
2
-5
/
+5
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
5
-341
/
+272
*
[LLDB] Initial version of PPC64 InstEmulation
Pavel Labath
2018-02-27
4
-0
/
+515
*
[ARM64] Remove unused function. NFCI.
Davide Italiano
2018-01-02
1
-13
/
+0
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
4
-4
/
+4
*
Remove uses of std::auto_ptr, it's going away in C++17.
Benjamin Kramer
2017-09-14
3
-12
/
+3
*
[LLDB][MIPS] Fix emulation of Instruction for MIPS64R6 target.
Nitesh Jain
2017-07-27
1
-18
/
+57
*
silence a couple of -Wqual-cast warning from GCC (NFC)
Saleem Abdulrasool
2017-07-19
1
-1
/
+2
*
Rename Error -> Status.
Zachary Turner
2017-05-12
7
-17
/
+17
*
[ARM/Emulation] Remove an unneeded comparison and simplify. NFCI.
Davide Italiano
2017-04-14
1
-2
/
+2
*
iwyu fixes for lldbCore.
Zachary Turner
2017-04-06
3
-4
/
+5
*
Fix two places where an arm instruction emulation method
Jason Molenda
2017-03-21
1
-3
/
+6
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
2
-2
/
+2
*
Fix various warnings. NFC
Zachary Turner
2017-03-02
1
-352
/
+0
*
[CMake] Add dependency on Mips target if it is available
Chris Bieneman
2017-02-08
2
-0
/
+10
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
8
-13
/
+13
*
Break some dependencies in lldbUtility.
Zachary Turner
2017-02-01
1
-0
/
+909
*
[CMake] [1/4] Update a batch of plugins
Chris Bieneman
2017-01-31
4
-4
/
+42
*
Convert AutoComplete related code to StringRef.
Zachary Turner
2016-11-17
1
-2
/
+1
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
1
-2
/
+2
*
Fix a bug where the EmulateInstructionARM64 handling of STP/LDP instructions
Jason Molenda
2016-11-01
1
-67
/
+75
*
Add a first unit test for the arm64 instruction profiled unwind
Jason Molenda
2016-10-11
1
-3
/
+8
*
Use StringRef instead of raw pointers in MCAsmInfo/MCInstrInfo APIs (NFC)
Mehdi Amini
2016-10-01
2
-23
/
+23
*
[LLDB][MIPS] Fix Emulation for JALR64 Instruction
Nitesh Jain
2016-09-09
1
-0
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
10
-18349
/
+18627
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
2
-0
/
+2
[next]