| Commit message (Expand) | Author | Age | Files | Lines |
* | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 1 | -1/+1 |
* | [PowerPC] Flow oversized lines for r235309 | Bill Schmidt | 2015-04-20 | 1 | -11/+25 |
* | [PowerPC] Add future work for vector insert/extract to README_ALTIVEC.txt | Bill Schmidt | 2015-04-20 | 1 | -0/+14 |
* | Correct 'teh' and other typos / repeated words. | Ed Maste | 2015-04-14 | 1 | -1/+1 |
* | Updated with list of possible improvements we are tracking internally | Kit Barton | 2015-03-11 | 1 | -0/+33 |
* | Add LLVM support for PPC cryptography builtins | Nemanja Ivanovic | 2015-03-04 | 1 | -0/+45 |
* | Add the following 64-bit vector integer arithmetic instructions added in POWER8: | Kit Barton | 2015-03-03 | 1 | -0/+26 |
* | add a note | Chris Lattner | 2008-04-25 | 1 | -0/+23 |
* | readme updates | Nate Begeman | 2008-02-13 | 1 | -0/+9 |
* | Add a note | Chris Lattner | 2006-04-28 | 1 | -0/+8 |
* | add a note | Chris Lattner | 2006-04-19 | 1 | -0/+31 |
* | add a note | Chris Lattner | 2006-04-19 | 1 | -0/+30 |
* | add a note | Chris Lattner | 2006-04-18 | 1 | -0/+23 |
* | Implement an important entry from README_ALTIVEC: | Chris Lattner | 2006-04-18 | 1 | -6/+0 |
* | move some stuff around, clean things up | Chris Lattner | 2006-04-18 | 1 | -14/+11 |
* | Implement v16i8 multiply with this code: | Chris Lattner | 2006-04-18 | 1 | -9/+0 |
* | remove done item | Chris Lattner | 2006-04-17 | 1 | -19/+2 |
* | add a note | Chris Lattner | 2006-04-17 | 1 | -0/+10 |
* | Implement a TODO: for any shuffle that can be viewed as a v4[if]32 shuffle, | Chris Lattner | 2006-04-17 | 1 | -12/+0 |
* | Implement a TODO: have the legalizer canonicalize a bunch of operations to | Chris Lattner | 2006-04-16 | 1 | -18/+2 |
* | Make the BUILD_VECTOR lowering code much more aggressive w.r.t constant vectors. | Chris Lattner | 2006-04-16 | 1 | -20/+10 |
* | add a note, move an altivec todo to the altivec list. | Chris Lattner | 2006-04-13 | 1 | -0/+10 |
* | Add a new way to match vector constants, which make it easier to bang bits of | Chris Lattner | 2006-04-12 | 1 | -3/+6 |
* | we have a shuffle instr, add an example. | Chris Lattner | 2006-04-11 | 1 | -5/+6 |
* | Add an item | Chris Lattner | 2006-04-06 | 1 | -1/+6 |
* | Pattern match vmrg* instructions, which are now lowered by the CFE into shuff... | Chris Lattner | 2006-04-06 | 1 | -3/+0 |
* | remove two done items | Chris Lattner | 2006-04-06 | 1 | -10/+0 |
* | Support pattern matching vsldoi(x,y) and vsldoi(x,x), which allows the f.e. to | Chris Lattner | 2006-04-06 | 1 | -5/+0 |
* | Add all of the data stream intrinsics and instructions. woo | Chris Lattner | 2006-04-05 | 1 | -7/+0 |
* | add vmladduhm | Chris Lattner | 2006-04-05 | 1 | -2/+0 |
* | add a note | Chris Lattner | 2006-04-04 | 1 | -2/+4 |
* | add a note | Chris Lattner | 2006-04-04 | 1 | -2/+13 |
* | Remove done item | Chris Lattner | 2006-04-02 | 1 | -5/+0 |
* | add a note | Chris Lattner | 2006-04-02 | 1 | -0/+11 |
* | add a note | Chris Lattner | 2006-03-31 | 1 | -0/+2 |
* | Implement an item from the readme, folding vcmp/vcmp. instructions with | Chris Lattner | 2006-03-31 | 1 | -9/+0 |
* | These are done | Chris Lattner | 2006-03-31 | 1 | -5/+0 |
* | add a note | Chris Lattner | 2006-03-29 | 1 | -0/+4 |
* | add a note | Chris Lattner | 2006-03-28 | 1 | -0/+10 |
* | Add a few more altivec intrinsics | Nate Begeman | 2006-03-28 | 1 | -2/+0 |
* | implement a bunch more intrinsics. | Chris Lattner | 2006-03-28 | 1 | -10/+1 |
* | Add a bunch of notes from my journey thus far. | Chris Lattner | 2006-03-27 | 1 | -9/+103 |
* | Split out altivec notes into their own README | Chris Lattner | 2006-03-27 | 1 | -0/+54 |