aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/AlphaTargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up the use of static and anonymous namespaces. This turned upDan Gohman2008-05-131-4/+2
* Use PassManagerBase instead of FunctionPassManager for functionsDan Gohman2008-03-111-5/+5
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* long double patch 2 of N. Handle it in TargetData.Dale Johannesen2007-08-031-1/+1
* Added -print-emitted-asm to print out JIT generated asm to cerr.Evan Cheng2007-07-201-3/+5
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+97