Changed the CreateCodeToLoadConst function to preserve SSA form. This...
Changed the CreateCodeToLoadConst function to preserve SSA form. This basically means adding extra tmp instructions for intermediate values. llvm-svn: 18137
Loading
Please sign in to comment