summaryrefslogtreecommitdiff
path: root/backend/src/sys/intrinsics.hpp
Commit message (Expand)AuthorAgeFilesLines
* License: adjust all license version to LGPL v2.1+.Zhigang Gong2014-11-111-1/+1
* Pushed back original headers we partially lost during the code base merge. NowBenjamin Segovia2012-10-121-6/+0
* Removed useless EOL at the end of the filesBenjamin Segovia2012-08-101-2/+0
* s/getSrcIndex/getSrc/g s/getDstIndex/getDst/gBenjamin Segovia2012-08-101-0/+2
* Renamed ir_{...} to {...} Put ir structures and classes into an IR namespace ...Benjamin Segovia2012-08-101-3/+8
* int* -> [u]uint*_tBenjamin Segovia2012-08-101-17/+17
* - renamed namespace (s/pf/gbe) - created first files for the IRBenjamin Segovia2012-08-101-14/+14
* First commitBenjamin Segovia2012-08-101-0/+210