summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/MIR/X86/stack-objects.mir
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-1/+1
* Describe stack-id as an enumSander de Smalen2019-06-171-3/+3
* [MIR] Add support for debug metadata for fixed stack objectsFrancis Visoiu Mistrih2018-04-251-3/+3
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-4/+4
* MIR: Serialize CaleeSavedInfo Restored flagMatthias Braun2017-09-281-6/+6
* Add an ID field to StackObjectsMatt Arsenault2017-07-201-3/+6
* Vivek Pandya2017-06-061-3/+6
* llc: Add support for -run-pass noneMatthias Braun2016-07-161-1/+1
* [MIR] Print on the given output instead of stderr.Quentin Colombet2016-07-131-1/+1
* When printing MIR, output to errs() rather than outs().Justin Lebar2016-02-191-1/+1
* MIR Serialization: Change MIR syntax - use custom syntax for MBBs.Alex Lorenz2015-08-131-8/+6
* MIR Serialization: Serialize references from the stack objects to named allocas.Alex Lorenz2015-07-151-4/+4
* MIR Serialization: Initial serialization of stack objects.Alex Lorenz2015-07-101-0/+39
OpenPOWER on IntegriCloud