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
/
test
/
CodeGen
/
MIR
/
Generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm][MIRVRegNamerUtils] Adding hashing on CImm / FPImm MachineOperands.
Puyan Lotfi
2019-12-16
1
-0
/
+14
*
[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...
Guillaume Chatelet
2019-09-11
1
-4
/
+4
*
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
Matt Arsenault
2019-06-19
1
-6
/
+6
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
[codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOINTER_REL
Reid Kleckner
2018-10-01
1
-0
/
+3
*
[MIRParser] Add parser support for 'true' and 'false' i1s.
Amara Emerson
2018-06-05
1
-0
/
+11
*
[MIR] Add support for MachineFrameInfo::LocalFrameSize
Francis Visoiu Mistrih
2018-04-06
1
-0
/
+2
*
[RegAllocFast] Add the proper initialize method to use the .mir infrastructure
Quentin Colombet
2017-07-07
1
-0
/
+2
*
Remove redundant copy in recurrences
Taewook Oh
2017-06-29
1
-1
/
+2
*
Vivek Pandya
2017-06-06
1
-0
/
+5
*
CodeGen: Refactor MIR parsing
Matthias Braun
2017-06-06
1
-13
/
+0
*
[RABasic] Properly initialize the pass
Quentin Colombet
2017-06-02
1
-0
/
+1
*
TargetMachine: Indicate whether machine verifier passes.
Matthias Braun
2017-05-31
1
-2
/
+2
*
Move machine-cse-physreg.mir to test/CodeGen/Thumb
Krzysztof Parzyszek
2017-05-24
1
-35
/
+0
*
MachineCSE: Respect interblock physreg liveness
Mikael Holmen
2017-05-24
1
-0
/
+35
*
MIParser/MIRPrinter: Compute block successors if not explicitely specified
Matthias Braun
2017-05-05
1
-28
/
+0
*
MachineFrameInfo: Track whether MaxCallFrameSize is computed yet; NFC
Matthias Braun
2017-05-01
1
-1
/
+0
*
MIR: Allow parsing of empty machine functions
Justin Bogner
2017-04-11
8
-41
/
+17
*
Moving the test to x86 because other architectures do not suport regcall call...
Oren Ben Simhon
2017-03-19
1
-30
/
+0
*
[MIR] Support Customed Register Mask and CSRs
Oren Ben Simhon
2017-03-19
1
-0
/
+30
*
MIRTests: Remove unnecessary 2>&1 redirection
Matthias Braun
2017-02-22
3
-3
/
+3
*
[MIRPrinter] XFAIL test for powerpc
Geoff Berry
2016-11-18
1
-0
/
+2
*
[MIRPrinter] Print raw branch probabilities as expected by MIRParser
Geoff Berry
2016-11-18
1
-0
/
+26
*
RegAllocGreedy: Properly initialize this pass, so that -run-pass will work
Tom Stellard
2016-11-14
1
-0
/
+11
*
MIRParser/MIRPrinter: Compute HasInlineAsm instead of printing/parsing it
Matthias Braun
2016-08-24
1
-5
/
+0
*
MachineRegisterInfo/MIR: Initialize tracksSubRegLiveness early, do not print/...
Matthias Braun
2016-08-24
1
-3
/
+0
*
MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.
Matthias Braun
2016-08-24
2
-7
/
+2
*
[GlobalISel] Add Selected MachineFunction property.
Ahmed Bougacha
2016-08-02
1
-0
/
+3
*
[GlobalISel] Add RegBankSelected MachineFunction property.
Ahmed Bougacha
2016-08-02
1
-0
/
+3
*
[GlobalISel] Add Legalized MachineFunction property.
Ahmed Bougacha
2016-08-02
1
-0
/
+34
*
llc: Add support for -run-pass none
Matthias Braun
2016-07-16
19
-19
/
+19
*
[MIR] Print on the given output instead of stderr.
Quentin Colombet
2016-07-13
8
-11
/
+11
*
PeepholeOptimizer: Make pass name match DEBUG_TYPE
Matt Arsenault
2016-07-08
1
-6
/
+6
*
[llc] Add support for several run-pass options.
Quentin Colombet
2016-06-10
1
-0
/
+20
*
[llc] Remove exit-on-error flag from MIR tests (PR27770)
Diana Picus
2016-06-09
5
-5
/
+5
*
[llc] New diagnostic handler
Renato Golin
2016-05-16
5
-5
/
+5
*
Revert "[llc] New diagnostic handler"
Renato Golin
2016-05-14
5
-5
/
+5
*
[llc] New diagnostic handler
Renato Golin
2016-05-14
5
-5
/
+5
*
Revert "[llc] New diagnostic handler"
Renato Golin
2016-05-13
5
-5
/
+5
*
[llc] New diagnostic handler
Renato Golin
2016-05-13
5
-5
/
+5
*
When printing MIR, output to errs() rather than outs().
Justin Lebar
2016-02-19
7
-7
/
+7
*
MIR Serialization: Change MIR syntax - use custom syntax for MBBs.
Alex Lorenz
2015-08-13
16
-129
/
+93
*
Move generic MIR tests in their own subdir, requires "native" as well
Mehdi Amini
2015-08-04
21
-0
/
+603