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
/
llvm
/
lib
/
MC
/
MCRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MCRegisterInfo: Merge getLLVMRegNum and getLLVMRegNumFromEH
Pavel Labath
2019-09-24
1
-20
/
+8
*
Use MCRegister in MCRegisterInfo's interfaces
Daniel Sanders
2019-08-02
1
-9
/
+11
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[MC] Improve error message when a codeview register is unknown
Reid Kleckner
2018-08-17
1
-1
/
+4
*
[MC] Handle unknown literal register numbers in .cfi_* directives
Jake Ehrlich
2017-12-01
1
-0
/
+28
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-10
1
-3
/
+6
*
Extract LaneBitmask into a separate type
Krzysztof Parzyszek
2016-12-15
1
-0
/
+2
*
Avoid accessing LLVM/DWARF register mappings if undefined
Dominic Chen
2016-08-12
1
-0
/
+4
*
[codeview] Bail on a DBG_VALUE register operand with no register
Reid Kleckner
2016-02-16
1
-1
/
+3
*
[codeview] Describe int local variables using .cv_def_range
Reid Kleckner
2016-02-10
1
-0
/
+7
*
Make SubRegIndex size mandatory, following r183020.
Ahmed Bougacha
2013-05-31
1
-9
/
+8
*
Add a way to define the bit range covered by a SubRegIndex.
Ahmed Bougacha
2013-05-31
1
-0
/
+13
*
Add MCRI::getNumSubRegIndices() and start checking SubRegIndex ranges.
Jakob Stoklund Olesen
2012-09-11
1
-0
/
+3
*
Give MCRegisterInfo an implementation file.
Jakob Stoklund Olesen
2012-07-27
1
-0
/
+71