summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Pass a StringRef to sys::identifyFileType.Rafael Espindola2013-06-10
* Fix an out of bounds array access.Rafael Espindola2013-06-10
* Update for current naming conventions.Rafael Espindola2013-06-10
* Fix misleading comments in ARMAsmParserAmaury de la Vieuville2013-06-10
* ARM: ISB cannot be passed the same options as DMBAmaury de la Vieuville2013-06-10
* [NVPTX] Remove old CONST_NOT_GEN address space that is not being used anymore...Justin Holewinski2013-06-10
* Fix a regression I introduced when I expanded the complex pseudos inReed Kotler2013-06-09
* Fix ARM unwind opcode assembler in several cases.Logan Chien2013-06-09
* Removed PackedDouble domain from scalar instructions. Added more formats for ...Elena Demikhovsky2013-06-09
* Make DeadArgumentElimination more conservative on variadic functionsTim Northover2013-06-09
* ARM FastISel fix load register classesJF Bastien2013-06-09
* TargetLowering: Clean up method description commentsDavid Majnemer2013-06-08
* sys::process::get_id() now returns the process ID instead of a process handle...Aaron Ballman2013-06-08
* [Sparc] Delete FPMover Pass and remove Fp* Pseudo-instructions from Sparc bac...Venkatraman Govindaraju2013-06-08
* ARM: fix VMOVvnf32 decoding when ambiguous with VCVTAmaury de la Vieuville2013-06-08
* ARM: enforce SRS decoding constraintsAmaury de la Vieuville2013-06-08
* ARM: fix CPS decoding when ambiguous with QADDAmaury de la Vieuville2013-06-08
* ARM: fix VCVT decodingAmaury de la Vieuville2013-06-08
* Fix a potential bug in r183584.Shuxin Yang2013-06-08
* Don't artifically restrict input object size.Sean Silva2013-06-08
* Fix unused variable warning from my previous patch.JF Bastien2013-06-08
* [mips] Use a helper function which compares the size of the source andAkira Hatanaka2013-06-08
* Reapply r183552. This time, use a standard type for the option to avoid templateQuentin Colombet2013-06-08
* R600: Use a refined heuristic to choose when switching clauseVincent Lejeune2013-06-07
* R600: Anti dep better handled in tex clauseVincent Lejeune2013-06-07
* Remember the anyext patterns.Jakob Stoklund Olesen2013-06-07
* Add missing zextloadi1 to i64 patterns. PR16721.Jakob Stoklund Olesen2013-06-07
* Fix an assertion in MemCpyOpt pass.Shuxin Yang2013-06-07
* Disallow i64 div/rem in PPC32 counter loopsHal Finkel2013-06-07
* Revert commits related to stack warning.Quentin Colombet2013-06-07
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-07
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-07
* Remove unused c'tor.Bill Wendling2013-06-07
* R600: Fix calculation of stack offset in AMDGPUFrameLoweringTom Stellard2013-06-07
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-07
* R600: Rework subtarget info and remove AMDILDevice classesTom Stellard2013-06-07
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-07
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-07
* R600: Fix the fetch limits for R600 generation GPUsTom Stellard2013-06-07
* R600: Move Subtarget feature definitions into AMDGPU.tdTom Stellard2013-06-07
* R600: Remove unnecessary includeTom Stellard2013-06-07
* Add a backend option to warn on a given stack size limit.Quentin Colombet2013-06-07
* ARM FastISel integer sext/zext improvementsJF Bastien2013-06-07
* R600: Don't compare iterators of different maps.Benjamin Kramer2013-06-07
* Teach AsmPrinter how to print odd constants.Quentin Colombet2013-06-07
* DIBuilder: No functionality change.Manman Ren2013-06-07
* Vincent says the element is at most once in the vector, so we don't need a fu...Benjamin Kramer2013-06-07
* Use isxdigit.Rafael Espindola2013-06-07
* Fix a typo in asm string of BP* family of instructions. With this fixRoman Divacky2013-06-07
* Support OpenBSD's native frame protection conventions.Rafael Espindola2013-06-07