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
/
CodeGen
/
MIRParser
/
MILexer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[FPEnv] Invert sense of MIFlag::FPExcept flag
Ulrich Weigand
2020-01-10
1
-1
/
+1
*
Revert "Revert "[MIR] Target specific MIR formating and parsing""
Daniel Sanders
2020-01-08
1
-0
/
+1
*
Revert "[MIR] Target specific MIR formating and parsing"
Nico Weber
2020-01-08
1
-1
/
+0
*
[MIR] Target specific MIR formating and parsing
Peng Guo
2020-01-08
1
-0
/
+1
*
Revert "[MIR] Target specific MIR formating and parsing"
Daniel Sanders
2020-01-08
1
-1
/
+0
*
[MIR] Target specific MIR formating and parsing
Peng Guo
2020-01-08
1
-0
/
+1
*
[MIR] Add MIR parsing for heap alloc site instruction markers
Amy Huang
2019-11-05
1
-0
/
+1
*
GlobalISel: Change representation of shuffle masks
Matt Arsenault
2019-08-13
1
-0
/
+2
*
Allow target to handle STRICT floating-point nodes
Ulrich Weigand
2019-06-05
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AArch64] - Return address signing dwarf support
Luke Cheeseman
2018-12-18
1
-0
/
+1
*
[mir] Serialize DILocation inline when not possible to use a metadata reference
Daniel Sanders
2018-12-13
1
-0
/
+1
*
Revert r347490 as it breaks address sanitizer builds
Luke Cheeseman
2018-11-23
1
-1
/
+0
*
Revert r343341
Luke Cheeseman
2018-11-23
1
-0
/
+1
*
Revert r343317
Luke Cheeseman
2018-09-28
1
-1
/
+0
*
Reapply changes reverted by r343235
Luke Cheeseman
2018-09-28
1
-0
/
+1
*
Revert r343192 as an ubsan build is currently failing
Luke Cheeseman
2018-09-27
1
-1
/
+0
*
Reapply changes reverted in r343114, lldb patch to follow shortly
Luke Cheeseman
2018-09-27
1
-0
/
+1
*
Revert r343112 as CallFrameString API change has broken lldb builds
Luke Cheeseman
2018-09-26
1
-1
/
+0
*
[AArch64] - Return address signing dwarf support
Luke Cheeseman
2018-09-26
1
-0
/
+1
*
Revert r343089 "[AArch64] - Return address signing dwarf support"
Hans Wennborg
2018-09-26
1
-1
/
+0
*
[AArch64] - Return address signing dwarf support
Luke Cheeseman
2018-09-26
1
-0
/
+1
*
add IR flags to MI
Michael Berg
2018-09-11
1
-0
/
+3
*
Consistently use MemoryLocation::UnknownSize to indicate unknown access size
Krzysztof Parzyszek
2018-08-20
1
-0
/
+1
*
[x86/MIR] Implement support for pre- and post-instruction symbols, as
Chandler Carruth
2018-08-16
1
-0
/
+3
*
[MIRParser] Allow register class names in the form of integer/scalar
Heejin Ahn
2018-05-05
1
-3
/
+0
*
MachineInst support mapping SDNode fast math flags for support in Back End co...
Michael Berg
2018-05-03
1
-0
/
+7
*
[MIR] Adding support for Named Virtual Registers in MIR.
Puyan Lotfi
2018-03-30
1
-1
/
+2
*
[MIR] Add support for addrspace in MIR
Francis Visoiu Mistrih
2018-01-26
1
-0
/
+1
*
[MIR] Add support for the frame-destroy MachineInstr flag
Francis Visoiu Mistrih
2018-01-09
1
-0
/
+1
*
[MIR] Add support for missing CFI directives
Francis Visoiu Mistrih
2017-12-15
1
-0
/
+8
*
[MachineOperand][MIR] Add isRenamable to MachineOperand.
Geoff Berry
2017-12-12
1
-1
/
+3
*
[AsmPrinterDwarf] Add support for .cfi_restore directive
Francis Visoiu Mistrih
2017-11-02
1
-0
/
+1
*
[CodeGen] Fix some Clang-tidy modernize-use-default-member-init and Include W...
Eugene Zelenko
2017-09-27
1
-5
/
+5
*
Parse and print DIExpressions inline to ease IR and MIR testing
Reid Kleckner
2017-08-23
1
-0
/
+1
*
[MIR] Add support for printing and parsing target MMO flags
Geoff Berry
2017-07-13
1
-1
/
+2
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
1
-1
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[MIRParser] Parse lane masks for register live-ins
Krzysztof Parzyszek
2016-10-12
1
-0
/
+1
*
[CodeGen] Split out the notions of MI invariance and MI dereferenceability.
Justin Lebar
2016-09-11
1
-1
/
+2
*
GlobalISel: support irtranslation of icmp instructions.
Tim Northover
2016-08-17
1
-0
/
+2
*
CodeGen: add new "intrinsic" MachineOperand kind.
Tim Northover
2016-07-29
1
-0
/
+1
*
MIRParser: Use dot instead of colon to mark subregisters
Matthias Braun
2016-07-26
1
-0
/
+1
*
GlobalISel: implement alloca instruction
Tim Northover
2016-07-22
1
-0
/
+1
*
GlobalISel: implement low-level type with just size & vector lanes.
Tim Northover
2016-07-20
1
-0
/
+1
*
MIRParser: Add %subreg.xxx syntax for subregister index operands
Matthias Braun
2016-03-28
1
-1
/
+2
*
[MIR] Change the token name for '<' and '>' to be consitent with the LLVM IR ...
Quentin Colombet
2016-03-08
1
-2
/
+2
*
[MIR] Teach the parser how to parse complex types of generic machine instruct...
Quentin Colombet
2016-03-08
1
-0
/
+2
*
MIR Serialization: Serialize the pointer IR expression values in the machine
Alex Lorenz
2015-08-21
1
-1
/
+2
*
MIR Serialization: Change syntax for the call entry pseudo source values.
Alex Lorenz
2015-08-20
1
-0
/
+1
[next]