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
/
ARM
/
EmulationStateARM.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix file names in file headers. NFC
Fangrui Song
2019-05-13
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-73
/
+57
*
Fix ARM instruction emulation tests on big-endian systems
Ulrich Weigand
2016-04-14
1
-7
/
+3
*
Roll back the changes I made in r193907 which created a new Frame
Jason Molenda
2013-11-04
1
-1
/
+1
*
Add a new base class, Frame. It is a pure virtual function which
Jason Molenda
2013-11-02
1
-1
/
+1
*
Rename EmulationStateARM::sd_regs to avoid name clash (MSVC).
Virgile Bello
2013-08-27
1
-1
/
+1
*
Reimplemented the code that backed the "settings" in lldb. There were many is...
Greg Clayton
2012-08-22
1
-1
/
+0
*
While implementing unwind information using UnwindAssemblyInstEmulation I ran
Greg Clayton
2011-05-09
1
-4
/
+4
*
Got the EmulateInstruction CFI code a lot closer to producing CFI data.
Greg Clayton
2011-04-26
1
-4
/
+2
*
Changed the emulate instruction function to take emulate options which
Greg Clayton
2011-04-26
1
-13
/
+13
*
Change code for reading emulation data files to read the new file
Caroline Tice
2011-04-22
1
-5
/
+3
*
Add the infrastructure to test instruction emulations automatically.
Caroline Tice
2011-04-19
1
-0
/
+105