aboutsummaryrefslogtreecommitdiff
path: root/tests/abcc
AgeCommit message (Expand)Author
2015-01-16Misc fix for abcc.Lai Wei-Chih
2014-12-19Fix x86/64 default attribute on unknown arch.WenHan Gu
2014-12-09Separate unknown arch options for llvm-3.4/3.5.WenHan Gu
2014-12-09Propagate -static from abcc to backend.WenHan Gu
2014-04-24Merge "Update abcc to make it consistent with default clang."Andrew Hsieh
2014-04-23Update abcc to make it consistent with default clang.WenHan Gu
2014-04-18Misc fixesAndrew Hsieh
2014-04-13Apply corresponding changes to previous patch.WenHan Gu
2014-04-10Add 64-bit unknown arch support into abcc.WenHan Gu
2014-02-17Misc fixesAndrew Hsieh
2013-12-02Fix llvm mingw buildAndrew Hsieh
2013-11-12Refine abcc for debuggability.Cole Wang
2013-10-11Fix /compile_log and removal of libpathAndrew Hsieh
2013-10-11Add -v and -save-tempsAndrew Hsieh
2013-10-10Fix llvm-3.3 mac build; abcc VERBOSE adds llc timerAndrew Hsieh
2013-10-08Switch to use gccunwind library.Lai Wei-Chih
2013-10-02Integrate abcc codebase.WenHan Gu
2013-09-26Write err_msg in case of errorAndrew Hsieh
2013-09-23fix float-abi; misc fixesAndrew Hsieh
2013-09-23Add VERBOSEAndrew Hsieh
2013-09-23Merge "Add -force-align-stack for x86"Andrew Hsieh
2013-09-17Modify abcc to support new bitcode wrapper.Lai Wei-Chih
2013-09-16Add -force-align-stack for x86Andrew Hsieh
2013-09-10Merge "Add device testing for unknown arch."Andrew Hsieh
2013-09-09Add missing change for abcc: No check paramter code.WenHan Gu
2013-09-06Enable parallel llvm code-genAndrew Hsieh
2013-09-05Add device testing for unknown arch.WenHan Gu
2013-08-30Set values in Application.mk explicitly.Lai Wei-Chih
2013-08-23Refine abcc for system image.WenHan Gu
2013-08-22Add Script for building abcc.WenHan Gu
2013-08-20Use prebuilts assetsAndrew Hsieh
2013-08-20Fix compile fail with -mtune=atomAndrew Hsieh
2013-08-20abcc - llvm testing driverWenHan Gu