summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-13fix the trans bs tootexturesVincent Lejeune3-9/+16
2013-06-13R600: Support Previous ScalarVincent Lejeune2-2/+10
2013-06-13R600: PV stores Reg id, not indexVincent Lejeune1-1/+1
2013-06-13fix for machineschedVincent Lejeune1-1/+3
2013-06-13R600: Packetize trans instVincent Lejeune3-18/+76
2013-06-13R600: Schedule TransOnly inst as a special caseVincent Lejeune2-1/+11
2013-06-13R600: Properly set COUNT_3 bit in TEX clause initiating inst for pre EG gen.Vincent Lejeune1-14/+16
2013-06-12R600: Don't emit empty then clause and use alu_pop_afterVincent Lejeune4-13/+50
2013-06-12R600: Recompute schedule graph non order dependencies.Vincent Lejeune9-6/+554
2013-06-12Add a case to LiveIntervalAnalysis::HandleMoveVincent Lejeune1-4/+123
2013-06-12R600: Remove BFE patternVincent Lejeune1-1/+1
2013-06-12Always remove an alias when we rename the target.Rafael Espindola2-4/+13
2013-06-12[PowerPC] Expose some calling convention functions in PPCISelLowering.h.Bill Schmidt2-29/+32
2013-06-12Convert test to FileCheck.Rafael Espindola1-9/+17
2013-06-12Don't use PathV1 in CommandLine.cpp.Rafael Espindola1-22/+10
2013-06-12Add artificial PRED_BAD to PPC::Predicate enumeration.Bill Schmidt1-1/+2
2013-06-12Inline Path::isBitcodeFile into only use and remove it.Rafael Espindola3-17/+4
2013-06-12Remove Path::getMagicNumber.Rafael Espindola3-47/+0
2013-06-12Remove Path::hasMagicNumber.Rafael Espindola2-16/+0
2013-06-12Remove Path::isAbsolute.Rafael Espindola3-33/+0
2013-06-12Remove Path::isAbsolute().Rafael Espindola3-29/+0
2013-06-12[MC/DWARF] Support .debug_frame / .debug_line code alignment factorsUlrich Weigand7-40/+38
2013-06-12Remove Path::getSuffix.Rafael Espindola3-41/+1
2013-06-12Remove sys::CopyFile.Rafael Espindola3-64/+0
2013-06-12Fix 'gcc -flto' builds for unittest binaries (undefined reference toPatrik Hagglund2-3/+0
2013-06-12[PowerPC] Use assembler source in MC testsUlrich Weigand6-155/+152
2013-06-12Remove the old file memory mapping functions.Rafael Espindola4-53/+1
2013-06-12Remove Path::createFileOnDisk.Rafael Espindola3-33/+0
2013-06-12Remove Path::makeExecutableOnDisk.Rafael Espindola3-17/+0
2013-06-12Update Release Process docRenato Golin1-22/+34
2013-06-12Fix gcc -flto build, by adding LLVM_ATTRIBUTE_USED toPatrik Hagglund1-0/+1
2013-06-12[yaml2obj] Remove fragile test case.Sean Silva2-39/+0
2013-06-1280-colsSean Silva1-1/+2
2013-06-11Correct the def registers for the 8bit x86 divide instructions toEric Christopher1-4/+4
2013-06-11Use the Copy we defined above here.Eric Christopher1-2/+2
2013-06-11Formatting.Eric Christopher1-1/+1
2013-06-11Fix CMakeLists.Akira Hatanaka1-0/+1
2013-06-11[mips] Add an IR transformation pass that optimizes calls to sqrt.Akira Hatanaka4-1/+209
2013-06-11Move PathV2.h to Path.hRafael Espindola7-389/+374
2013-06-11ARM FastISel fix sext/zext foldJF Bastien1-19/+36
2013-06-11Make host ARM CPU feature detection independent of the vendorTobias Grosser1-30/+20
2013-06-11[PECOFF] Remove COFF header from PE header for simplicity.Rui Ueyama2-8/+5
2013-06-11Include PathV1.h in files that use it.Rafael Espindola11-1/+10
2013-06-11Remove Path::getDirname.Rafael Espindola4-54/+0
2013-06-11Remove Path::getBasename.Rafael Espindola3-40/+0
2013-06-11Remove Path::getLast.Rafael Espindola3-49/+0
2013-06-11Remove GetDLLSuffix.Rafael Espindola2-12/+0
2013-06-11Remove GetRootDirectory.Rafael Espindola3-24/+0
2013-06-11Remove GetUserHomeDirectory.Rafael Espindola3-32/+0
2013-06-11Don't define LTDL_SHLIBPATH_VAR.Rafael Espindola7-80/+2