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
/
Lanai
/
AsmParser
/
LanaiAsmParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
[Lanai] LanaiAsmParser - Silence static analyzer dyn_cast null dereference wa...
Simon Pilgrim
2019-09-22
1
-8
/
+9
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-3
/
+3
*
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
*
Include what you use in LanaiAsmParser.cpp
Dmitri Gribenko
2019-06-06
1
-1
/
+0
*
Include what you use in Lanai.h
Dmitri Gribenko
2019-06-03
1
-0
/
+1
*
[Lanai] 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
*
Fix a bunch of places where operator-> was used directly on the return from d...
Craig Topper
2018-05-05
1
-4
/
+4
*
[Asm] Add debug tracing in table-generated assembly matcher
Oliver Stannard
2017-10-11
1
-4
/
+2
*
[Lanai] Fix -Wimplicit-fallthrough warning. NFCI.
Simon Pilgrim
2017-07-07
1
-0
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
clean Lanai namespace
Jacques Pienaar
2017-03-16
1
-1
/
+1
*
[AArch64, Lanai] Fix some Clang-tidy modernize and Include What You Use warni...
Eugene Zelenko
2017-01-06
1
-16
/
+32
*
[TableGen] Move OperandMatchResultTy enum to MCTargetAsmParser.h
Alex Bradbury
2016-11-01
1
-2
/
+2
*
Revert r283690, "MC: Remove unused entities."
Peter Collingbourne
2016-10-10
1
-1
/
+1
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-1
/
+1
*
MC: Remove unused entities.
Peter Collingbourne
2016-10-09
1
-1
/
+1
*
[lanai] Small cleanup: remove/comment out unused args
Jacques Pienaar
2016-07-15
1
-4
/
+8
*
[lanai] Treat .t as optional in assembly parser for RR operands and add predi...
Jacques Pienaar
2016-07-09
1
-0
/
+30
*
[lanai] Use peephole optimizer to generate more conditional ALU operations.
Jacques Pienaar
2016-07-07
1
-1
/
+29
*
Refactor and cleanup Assembly Parsing / Lexing
Nirav Dave
2016-06-17
1
-1
/
+1
*
Revert "Refactor and cleanup Assembly Parsing / Lexing"
Nirav Dave
2016-06-16
1
-1
/
+1
*
Refactor and cleanup Assembly Parsing / Lexing
Nirav Dave
2016-06-16
1
-1
/
+1
*
[lanai] isBrImm should accept any non-constant immediate.
Jacques Pienaar
2016-03-31
1
-17
/
+6
*
[lanai] Add Lanai backend.
Jacques Pienaar
2016-03-28
1
-0
/
+1162