summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Revert commits related to stack warning.Quentin Colombet2013-06-07
* Explicit triple in warn stack size test cases to not depend on OS.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
* [docs] Add link to Microsoft PE/COFF Spec.Rui Ueyama2013-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 more explicit link targets to headers in LangRef.rstEli Bendersky2013-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
* Add explicit link targets to some headers in LangRef.rstEli Bendersky2013-06-07
* No functionality change.Manman Ren2013-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
* Make operator== non-member for greater symmetry.Rafael Espindola2013-06-07
* Fix a typo in asm string of BP* family of instructions. With this fixRoman Divacky2013-06-07
* [Object/COFF] BaseOfData field should be absent in PE32+.Rui Ueyama2013-06-07
* Support OpenBSD's native frame protection conventions.Rafael Espindola2013-06-07
* R600: Fix a potential iterator invalidation issue.Benjamin Kramer2013-06-07
* R600: Remove an extra break in R600OptimizeVectorRegisters.cppVincent Lejeune2013-06-07
* [llvm-symbolizer] rewrite r183213 in a more clear wayAlexey Samsonov2013-06-07
* BitVector: Do the right thing in all() when Size is a multiple of BITWORD_SIZE.Benjamin Kramer2013-06-07
* Optimize BitVector::all().Benjamin Kramer2013-06-07
* Fold variable that's only used in assert into the assert.Benjamin Kramer2013-06-07
* Add a script to help us create source tar balls for the release.Bill Wendling2013-06-07
* Use proper exit code.Bill Wendling2013-06-07
* Correct wrong register in this example, pointed out by Baoshan Pang.Duncan Sands2013-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
* 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
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-07
* [objc-arc] Ensure that the cfg path count does not overflow when we multiply ...Michael Gottesman2013-06-07
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-07
* Don't cache the instruction info and register info objects.Bill Wendling2013-06-07
* DIBuilder: No functionality change.Manman Ren2013-06-07
* ARM sched model: Use the right resources for DIVArnold Schwaighofer2013-06-07
* ARM sched model: Add VFP div instruction on SwiftArnold Schwaighofer2013-06-07
* CodeGenSchedule: Use resize instead of copying a vectorArnold Schwaighofer2013-06-07
* ARM sched model: Add SIMD/VFP load/store instructions on SwiftArnold Schwaighofer2013-06-07