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
/
Disassembler
/
llvm
/
DisassemblerLLVMC.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-3
/
+0
*
Use a RAII guard to control access to DisassemblerLLVMC.
Raphael Isemann
2018-08-28
1
-13
/
+0
*
Check existence of each required component during construction of LLVMCDisass...
Tatyana Krasnukha
2018-01-11
1
-53
/
+7
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-126
/
+106
*
Added the "frame diagnose" command and use its output to make crash info better.
Sean Callanan
2016-09-06
1
-0
/
+1
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-4
/
+4
*
DisassemblerLLVMC now gets the disassembler comments for an instruction
Sean Callanan
2015-12-11
1
-1
/
+1
*
Fix Clang-tidy modernize-use-override warnings in include/lldb/Disassembler a...
Eugene Zelenko
2015-10-22
1
-25
/
+29
*
Revert r250872 in source/Plugins/Disassembler to fix MSVC builds failures.
Eugene Zelenko
2015-10-21
1
-29
/
+26
*
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...
Eugene Zelenko
2015-10-21
1
-26
/
+29
*
[MIPS] Avoid breakpoint in delay slot
Bhushan D. Attarde
2015-08-26
1
-0
/
+1
*
[LLDB][MIPS] Detect MIPS application specific extensions like micromips
Jaydeep Patil
2015-07-16
1
-1
/
+1
*
[LLDB][MIPS] Emulation of MIPS64 floating-point branch instructions
Mohit K. Bhakkad
2015-06-18
1
-1
/
+1
*
Remove trailing spaces
Sylvestre Ledru
2014-04-15
1
-23
/
+23
*
New settings: target.use-hex-immediates and target.hex-immediates-style
Daniel Malea
2013-08-07
1
-1
/
+2
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
1
-8
/
+2
*
After discussing with Chris Lattner, we require C++11, so lets get rid of the...
Greg Clayton
2013-04-18
1
-9
/
+9
*
Since we use C++11, we should switch over to using std::unique_ptr when C++11...
Greg Clayton
2013-04-18
1
-11
/
+11
*
<rdar://problem/11730263>
Greg Clayton
2013-03-28
1
-3
/
+5
*
Convert from the C-based LLVM Disassembler shim to the full MC Disassembler A...
Jim Ingham
2013-03-02
1
-7
/
+52
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-2
/
+2
*
<rdar://problem/11330621>
Greg Clayton
2012-05-10
1
-10
/
+8
*
Added a new disassembler plugin, DisassemblerLLVMC,
Sean Callanan
2012-02-17
1
-0
/
+126