Age | Commit message (Expand) | Author |
---|---|---|
2008-02-15 | redo indirection | Zack Rusin |
2008-02-15 | redo the way immediates are handled | Zack Rusin |
2008-02-15 | rename 'argument' to 'load' because that's what it does | Zack Rusin |
2008-02-15 | implement swizzling on writes | Zack Rusin |
2008-02-13 | make swizzling on incoming arguments work | Zack Rusin |
2008-02-13 | implement immediates and make them work | Zack Rusin |
2008-02-13 | try to load the consts correctly | Zack Rusin |
2008-02-13 | handle temporaries in llvm code generated paths | Zack Rusin |
2008-02-13 | get mov working | Zack Rusin |
2008-02-13 | fix fetching input elements and generate a ret on end | Zack Rusin |
2008-02-12 | stop generate llvm entry points | Zack Rusin |
2008-02-12 | llvm ir code to fetch the elements | Zack Rusin |
2008-02-11 | start genering soa type code in llvm paths | Zack Rusin |