X86: Call ulldiv and ftol2 on Windows instead of their libgcc eqivilents.
[oota-llvm.git] / lib / Target / PIC16 / PIC16ABINames.h
2010-02-26 Sanjiv GuptaReapply things reverted back in 97220, with the fixed...
2010-02-26 Chandler CarruthRevert r97211 and r97213 to get the build green again.
2010-02-26 Sanjiv GuptaCurrently in LLVM, names of libcalls are assigned durin...
2010-02-17 Sanjiv GuptaAdded a function to clone locals of a function.( which...
2010-02-16 Sanjiv GuptaThe code section for an ISR has a specific address.
2009-10-25 Sanjiv GuptaReapply 85006 with a minor fix.
2009-10-24 Sanjiv GuptaRevert back 85006 for now as it breaks PIC16 tests.
2009-10-24 Sanjiv GuptaAdding support for placing global objects in shared...
2009-10-21 Sanjiv GuptaAdd a pass to overlay pic16 data sections for function...
2009-10-16 Sanjiv GuptaCleaned up some code. No functionality change.
2009-10-15 Benjamin KramerAdd files Sanjiv forgot.
2009-10-15 Daniel DunbarRevert "Complete Rewrite of AsmPrinter, TargetObjectFil...
2009-10-15 Sanjiv GuptaComplete Rewrite of AsmPrinter, TargetObjectFile based...