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
/
Target
/
AVR
/
AsmParser
/
AVRAsmParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-4
/
+4
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
[AVR] Create a TargetInfo header. NFC
Richard Trieu
2019-05-14
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AVR] Rewrite the CBRRdK instruction as an alias of ANDIRdK
Dylan McKay
2019-01-18
1
-0
/
+16
*
[AVR] Silence fallthrough warning. NFC.
Nirav Dave
2018-12-04
1
-0
/
+1
*
Fix modules build of AVRAsmParser.cpp
Alexander Richardson
2018-11-13
1
-3
/
+4
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-2
/
+2
*
Revert and accidentally committed revert commit
Dylan McKay
2017-12-09
1
-6
/
+86
*
Revert "[AVR] Override ParseDirective"
Dylan McKay
2017-12-09
1
-86
/
+6
*
[AVR] Override ParseDirective
Leslie Zhai
2017-12-07
1
-6
/
+86
*
[Asm] Add debug tracing in table-generated assembly matcher
Oliver Stannard
2017-10-11
1
-1
/
+1
*
[AVR] Fix broken indentation
Dylan McKay
2017-07-13
1
-1
/
+1
*
[AVR] Add a 'LLVM_FALLTHROUGH' statement to the AsmParser
Dylan McKay
2017-07-13
1
-0
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-3
/
+3
*
[TableGen] Move OperandMatchResultTy enum to MCTargetAsmParser.h
Alex Bradbury
2016-11-01
1
-1
/
+1
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-1
/
+1
*
[AVR] Enable the assembly parser
Dylan McKay
2016-09-28
1
-0
/
+2
*
[AVR] Add assembly parser
Dylan McKay
2016-09-28
1
-0
/
+629