search for: mimg

Displaying 6 results from an estimated 6 matches for "mimg".

Did you mean: img
2018 Mar 14
0
TableGen: spring cleaning, new features for "functional programming"
...for collecting records which can then later be > looped over in a foreach statement > - make foreach statements in multiclass work > - probably more... > > An earlier version of the patches is here if you already want to take a > look: https://cgit.freedesktop.org/~nh/llvm/log/?h=mimg > > My plan is to clean those up over the next days and weeks and submit them > to Phabricator. > > With the exception of !foreach, which doesn't actually seem to be used, > all the changes should be backward compatible. In fact, most of the larger > changes are simply refa...
2018 Feb 19
4
TableGen: spring cleaning, new features for "functional programming"
...gt - add a defset mechanism for collecting records which can then later be looped over in a foreach statement - make foreach statements in multiclass work - probably more... An earlier version of the patches is here if you already want to take a look: https://cgit.freedesktop.org/~nh/llvm/log/?h=mimg My plan is to clean those up over the next days and weeks and submit them to Phabricator. With the exception of !foreach, which doesn't actually seem to be used, all the changes should be backward compatible. In fact, most of the larger changes are simply refactoring TableGen in a way that...
2008 Jan 07
1
modern-CentOS-1.7-19
...ss. 1.7-18 ====== - Update messages style. Add classes green, red, blue, and violet to let you change the messages image background among these colors. Also fix spacing between the image and text, they are a bit closer now. The wiki code of messages is as follow: ||<id="mimg" :^> attachment: here ||||<id="mtxt" (^> text here || or with classes: ||<id="mimg" class="red" ^:> attachment here ||||<id="mtxt" class="red" (^> text here || 1.7-17 ====== - Adjust credits position. 1.7-16...
2018 Feb 20
0
TableGen: spring cleaning, new features for "functional programming"
...of 'subroutines'. Your late generation change you've mentioned above may help, but I'm not sure if that's the use pattern you had in mind. > > An earlier version of the patches is here if you already want to take a > look: https://cgit.freedesktop.org/~nh/llvm/log/?h=mimg > > My plan is to clean those up over the next days and weeks and submit > them to Phabricator. > ​I'd be happy to help reviewing them.​ > > With the exception of !foreach, which doesn't actually seem to be used, > I do have few outstanding changes for NVPTX where...
2018 Feb 21
4
TableGen: spring cleaning, new features for "functional programming"
...sic type lists that include LLVMMatchType, and so I need to generate LLVMMatchType with calculated reference numbers, and that just doesn't fly today. > An earlier version of the patches is here if you already want to take a > look: https://cgit.freedesktop.org/~nh/llvm/log/?h=mimg > > My plan is to clean those up over the next days and weeks and submit > them to Phabricator. > > > ​I'd be happy to help reviewing them.​ Much appreciated! > With the exception of !foreach, which doesn't actually seem to be used, > > > I...
2018 Mar 14
0
TableGen: spring cleaning, new features for "functional programming"
...MMatchType, and so I need to > generate LLVMMatchType with calculated reference numbers, and that just > doesn't fly today. > > > > An earlier version of the patches is here if you already want to > take a > > look: https://cgit.freedesktop.org/~nh/llvm/log/?h=mimg > > > > My plan is to clean those up over the next days and weeks and submit > > them to Phabricator. > > > > > > ​I'd be happy to help reviewing them.​ > > Much appreciated! > > > > With the exception of !foreach, which doesn...