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
/
Process
/
Utility
/
InstructionUtils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add missing includes to some LLDB headers.
Raphael Isemann
2018-05-26
1
-0
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-81
/
+57
*
A << operation would be undefined for a bit-selecting
Jason Molenda
2014-10-17
1
-1
/
+1
*
lldb needs to support DW_op_piece masks for values in subregister and also to...
Greg Clayton
2014-07-12
1
-0
/
+2
*
While implementing unwind information using UnwindAssemblyInstEmulation I ran
Greg Clayton
2011-05-09
1
-2
/
+8
*
Add "Bits64" utility function.
Caroline Tice
2011-03-31
1
-0
/
+9
*
Changed comments of some functions to be consistent with existing ones.
Johnny Chen
2011-02-12
1
-14
/
+8
*
Add a couple of utility functions plus some comments.
Johnny Chen
2011-02-11
1
-0
/
+28
*
Cleaned up some parameter types and names.
Johnny Chen
2011-02-10
1
-7
/
+7
*
Namings are important. Renamed Bits32(const uint32_t val, uint32_t bit) to B...
Johnny Chen
2011-02-10
1
-3
/
+3
*
Add a generic EmulateMovRdRm() method and modify/add entries to the g_thumb_o...
Johnny Chen
2011-02-10
1
-0
/
+12
*
Add a utility class ITSession to maintain the ITState for the Thumb ISA.
Johnny Chen
2011-02-04
1
-0
/
+9
*
Move the generic instruction bits manipulation routines into a newly created ...
Johnny Chen
2011-01-26
1
-0
/
+78