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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make helper functions static or move them into anonymous namespaces. NFC.
Benjamin Kramer
2020-01-14
1
-2
/
+2
*
Fix "MIParser::getIRValue(unsigned int)’ defined but not used" warning. NFCI.
Simon Pilgrim
2020-01-14
1
-6
/
+0
*
[GlobalISel] Change representation of shuffle masks in MachineOperand.
Eli Friedman
2020-01-13
1
-20
/
+5
*
[FPEnv] Invert sense of MIFlag::FPExcept flag
Ulrich Weigand
2020-01-10
3
-5
/
+5
*
[MIR] Fix cyclic dependency of MIR formatter
Peng Guo
2020-01-10
1
-2
/
+4
*
Revert "Revert "[MIR] Target specific MIR formating and parsing""
Daniel Sanders
2020-01-08
3
-73
/
+194
*
Revert "[MIR] Target specific MIR formating and parsing"
Nico Weber
2020-01-08
3
-194
/
+73
*
[MIR] Target specific MIR formating and parsing
Peng Guo
2020-01-08
3
-73
/
+194
*
Revert "[MIR] Target specific MIR formating and parsing"
Daniel Sanders
2020-01-08
3
-194
/
+73
*
[MIR] Target specific MIR formating and parsing
Peng Guo
2020-01-08
3
-73
/
+194
*
llc/MIR: Fix setFunctionAttributes for MIR functions
Matt Arsenault
2020-01-06
1
-17
/
+28
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
[MIR] Add MIR parsing for heap alloc site instruction markers
Amy Huang
2019-11-05
3
-3
/
+29
*
[MIParser] Set RegClassOrRegBank during instruction parsing
Petar Avramovic
2019-10-22
1
-0
/
+2
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
2
-2
/
+2
*
Add a missing space in a MIR parser error message
David Stenberg
2019-09-20
1
-1
/
+1
*
[Alignment][NFC] Remove LogAlignment functions
Guillaume Chatelet
2019-09-18
1
-1
/
+1
*
[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...
Guillaume Chatelet
2019-09-11
1
-1
/
+1
*
[LLVM][Alignment] Make functions using log of alignment explicit
Guillaume Chatelet
2019-09-05
2
-2
/
+2
*
[DebugInfo] Allow bundled calls in the MIR's call site info
David Stenberg
2019-08-19
1
-2
/
+2
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-4
/
+4
*
GlobalISel: Change representation of shuffle masks
Matt Arsenault
2019-08-13
3
-0
/
+49
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
2
-6
/
+6
*
[MachineFunction] Base support for call site info tracking
Djordje Todorovic
2019-06-27
1
-0
/
+47
*
Describe stack-id as an enum
Sander de Smalen
2019-06-17
1
-0
/
+9
*
Allow target to handle STRICT floating-point nodes
Ulrich Weigand
2019-06-05
3
-1
/
+6
*
Make sub-registers index names case sensitive in the MIRParser
Markus Lavin
2019-05-09
1
-1
/
+1
*
[DebugInfo] DW_OP_deref_size in PrologEpilogInserter.
Markus Lavin
2019-04-30
1
-0
/
+5
*
Revert r358268 "[DebugInfo] DW_OP_deref_size in PrologEpilogInserter."
Hans Wennborg
2019-04-12
1
-5
/
+0
*
[DebugInfo] DW_OP_deref_size in PrologEpilogInserter.
Markus Lavin
2019-04-12
1
-0
/
+5
*
Enforce StackID definition in PEI
Sander de Smalen
2019-04-02
1
-3
/
+3
*
MIR: Freeze reserved regs after parsing everything
Matt Arsenault
2019-03-27
1
-3
/
+8
*
MIR: Allow targets to serialize MachineFunctionInfo
Matt Arsenault
2019-03-14
3
-235
/
+21
*
MIR: Stop reinitializing target information for every use
Matt Arsenault
2019-03-12
3
-327
/
+378
*
MIR: Validate LLT types when parsing
Matt Arsenault
2019-02-04
1
-6
/
+35
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-02-01
1
-2
/
+3
*
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
James Y Knight
2019-01-31
1
-3
/
+2
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-01-31
1
-2
/
+3
*
MIR: Reject non-power-of-4 alignments in MMO parsing
Matt Arsenault
2019-01-30
1
-0
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
6
-24
/
+18
*
[AArch64] - Return address signing dwarf support
Luke Cheeseman
2018-12-18
3
-0
/
+6
*
[mir] Fix uninitialized variable in r349035 noticed by clang-atom-d525-fedora...
Daniel Sanders
2018-12-13
1
-1
/
+1
*
[mir] Serialize DILocation inline when not possible to use a metadata reference
Daniel Sanders
2018-12-13
3
-4
/
+117
*
Revert r347490 as it breaks address sanitizer builds
Luke Cheeseman
2018-11-23
3
-6
/
+0
*
Revert r343341
Luke Cheeseman
2018-11-23
3
-0
/
+6
*
MachineOperand/MIParser: Do not print debug-use flag, infer it
Matthias Braun
2018-10-30
1
-0
/
+2
*
[MIR] Add hasWinCFI field
Sanjin Sijaric
2018-10-24
1
-0
/
+1
*
[codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOINTER_REL
Reid Kleckner
2018-10-01
1
-0
/
+1
*
MIRParser: Check that instructions only reference DILocation metadata
Matthias Braun
2018-10-01
1
-0
/
+2
*
Revert r343317
Luke Cheeseman
2018-09-28
3
-6
/
+0
[next]