aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-13warnOnceAlon Zakai
2011-11-13fix compiler.js bugAlon Zakai
2011-11-13notifications about compilation settingsAlon Zakai
2011-11-13simplify typed array code, support for .set() on typed arrays, and remove opt...Alon Zakai
2011-11-13use our own headers with the native compiler during configure in emmakenAlon Zakai
2011-11-13use safe heap in all ta2 tests, to check for alignment issuesAlon Zakai
2011-11-13make test_time passAlon Zakai
2011-11-13disable i64=1 tests in q1Alon Zakai
2011-11-12weaken i64 testAlon Zakai
2011-11-12prepare to merge to masterAlon Zakai
2011-11-12prepare to merge to masterAlon Zakai
2011-11-12don't use unsafe opts in benchmarksAlon Zakai
2011-11-12commentAlon Zakai
2011-11-12clean up benchmark code and disable raytrace, which is unreliableAlon Zakai
2011-11-12autodebug diff toolAlon Zakai
2011-11-11test fixesAlon Zakai
2011-11-11test fixesAlon Zakai
2011-11-11fix cubescriptAlon Zakai
2011-11-11fix dlfcn_qsortAlon Zakai
2011-11-11fix phi semantics with multiple dependent phisAlon Zakai
2011-11-11fix bug with duplicate llvm_as, and other tweaks to that codeAlon Zakai
2011-11-11fix for building projects when they already existAlon Zakai
2011-11-11fix i64 extension bug not being doneAlon Zakai
2011-11-11roundy math ops (add etc.) in i64=1Alon Zakai
2011-11-11focus on ta2 i64=1 testsAlon Zakai
2011-11-11tweak raytrace testAlon Zakai
2011-11-11tiny cleanupAlon Zakai
2011-11-11fix remaining ta2 i64=1 testsAlon Zakai
2011-11-11additional llvm intrinsics we need to de-i64-ifyAlon Zakai
2011-11-11focus on ta2 i64mode=1 testsAlon Zakai
2011-11-10do not use i64s in llvm intrinsics that don't need itAlon Zakai
2011-11-10fix for i64 subtract in parsei64Alon Zakai
2011-11-10fix for test_parseIntAlon Zakai
2011-11-10test tweakAlon Zakai
2011-11-10test tweakAlon Zakai
2011-11-10fix for GEP indexes being i64Alon Zakai
2011-11-10more i64 testsAlon Zakai
2011-11-10i64 fix for printing the very largest valuesAlon Zakai
2011-11-10cleanup and fixes for i64Alon Zakai
2011-11-10more i64 fixes and testsAlon Zakai
2011-11-10i64 fixes and testsAlon Zakai
2011-11-10i64 testsAlon Zakai
2011-11-10fixes; i64 passesAlon Zakai
2011-11-10note for future parsing of i64 constsAlon Zakai
2011-11-10i64 fixes, first part of test_i64 passesAlon Zakai
2011-11-09initial work on i64 mathopsAlon Zakai
2011-11-09initial work on i64Alon Zakai
2011-11-09update misleading reference to LLVM 2.9Alon Zakai
2011-11-07expression optimizer in eliminatorAlon Zakai
2011-11-07basic support for dynamic_castAlon Zakai