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
/
Hexagon
/
AsmParser
/
HexagonAsmParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-2
/
+2
*
HexagonAsmParser::ParseDirectiveFalign - silence static analyzer dyn_cast<MCC...
Simon Pilgrim
2019-09-26
1
-1
/
+1
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-2
/
+2
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-2
/
+2
*
Include what you use in HexagonAsmParser.cpp
Dmitri Gribenko
2019-06-03
1
-1
/
+0
*
[Hexagon] Create a TargetInfo header. NFC
Richard Trieu
2019-05-14
1
-0
/
+1
*
[hexagon] change AsmParser assertion to error
Brian Cain
2019-05-03
1
-10
/
+10
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Hexagon] Remove unused checker functions from asm parser
Krzysztof Parzyszek
2018-12-04
1
-2
/
+0
*
Check for tied operands
Sid Manning
2018-08-13
1
-0
/
+1
*
[Hexagon] Use addAliasForDirective for data directives
Alex Bradbury
2018-05-17
1
-39
/
+4
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-9
/
+9
*
[Hexagon] Recognize and handle :endloop01
Krzysztof Parzyszek
2018-03-30
1
-4
/
+7
*
[Hexagon] Add trap1 instruction
Krzysztof Parzyszek
2018-03-01
1
-0
/
+11
*
[Hexagon] Add support for Hexagon V65
Krzysztof Parzyszek
2017-12-11
1
-120
/
+168
*
[Asm] Add debug tracing in table-generated assembly matcher
Oliver Stannard
2017-10-11
1
-6
/
+5
*
[Hexagon] Fix some more -Wimplicit-fallthrough warnings. NFCI.
Simon Pilgrim
2017-07-07
1
-0
/
+1
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-2
/
+2
*
[Hexagon] Change iconst to emit 27bit relocation
Krzysztof Parzyszek
2017-05-02
1
-5
/
+5
*
[Hexagon] Improve shuffle error reporting
Krzysztof Parzyszek
2017-05-01
1
-80
/
+2
*
[Hexagon] Change the vector scaling for vector offsets
Krzysztof Parzyszek
2017-04-06
1
-18
/
+0
*
[Hexagon] Introduce Hexagon V62
Krzysztof Parzyszek
2017-02-10
1
-1
/
+8
*
[Hexagon] Replace instruction definitions with auto-generated ones
Krzysztof Parzyszek
2017-02-10
1
-219
/
+60
*
[Hexagon] Remove encoding bits from mapped instructions
Krzysztof Parzyszek
2017-02-07
1
-0
/
+5
*
[Hexagon] Adding gp+ to the syntax of gp-relative instructions
Krzysztof Parzyszek
2017-02-06
1
-0
/
+56
*
[Hexagon] Adding opExtentBits and opExtentAlign to GPrel instructions
Krzysztof Parzyszek
2017-02-02
1
-2
/
+2
*
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2016-12-13
1
-89
/
+87
*
[Hexagon] Adding additional tokenization characters in preparation for removi...
Colin LeMahieu
2016-12-05
1
-6
/
+0
*
[Hexagon] Changing from literal numeric value to argument since #-1 will not ...
Colin LeMahieu
2016-12-05
1
-0
/
+11
*
Fix spelling mistakes in Hexagon target comments. NFC.
Simon Pilgrim
2016-11-17
1
-1
/
+1
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-1
/
+1
*
[Hexagon] Rename operand/predicate names for unshifted integers
Krzysztof Parzyszek
2016-11-01
1
-79
/
+63
*
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
*
Defer asm errors to post-statement failure
Nirav Dave
2016-09-16
1
-25
/
+29
*
Revert r281336 (and r281337), it caused PR30372.
Nico Weber
2016-09-13
1
-29
/
+25
*
Defer asm errors to post-statement failure
Nirav Dave
2016-09-13
1
-25
/
+29
*
Temporarily Revert "[MC] Defer asm errors to post-statement failure" as it's ...
Eric Christopher
2016-09-13
1
-29
/
+25
*
[MC] Defer asm errors to post-statement failure
Nirav Dave
2016-09-12
1
-25
/
+29
*
[Hexagon] Clean up some miscellaneous V60 intrinsics a bit
Krzysztof Parzyszek
2016-08-16
1
-1
/
+1
*
Use the range variant of remove_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-4
/
+2
*
[Hexagon] Use integer instructions for floating point immediates
Krzysztof Parzyszek
2016-08-10
1
-5
/
+1
*
[Hexagon] Remove unneeded/unused ISD opcodes ARGEXTEND and FCONST32
Krzysztof Parzyszek
2016-08-10
1
-1
/
+0
*
Delete more dead code.
Rafael Espindola
2016-06-21
1
-13
/
+0
*
Replace silly uses of 'signed' with 'int'
David Majnemer
2016-06-21
1
-5
/
+3
*
Refactor and cleanup Assembly Parsing / Lexing
Nirav Dave
2016-06-17
1
-13
/
+12
*
Revert "Refactor and cleanup Assembly Parsing / Lexing"
Nirav Dave
2016-06-16
1
-12
/
+13
*
Refactor and cleanup Assembly Parsing / Lexing
Nirav Dave
2016-06-16
1
-13
/
+12
[next]