summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* [Sparc]: Use cmp instruction instead of subcc to compare integers.Venkatraman Govindaraju2013-06-07
* Simplify code. No functionality change.Jakub Staszak2013-06-06
* Remove unneeded #include.Jakub Staszak2013-06-06
* CodeGenSchedule: smallvector.push_back(smallvector[0]) is dangerousArnold Schwaighofer2013-06-06
* R600: Rewrite an awkward loop in R600MachineSchedulerVincent Lejeune2013-06-06
* Jeffrey Yasskin volunteered to benchmark the vectorizer on -O2 or -Os when co...Nadav Rotem2013-06-06
* Fix break in r183446 - helps to increment the iterator in a loopDavid Blaikie2013-06-06
* Revert "ARM sched model: Add SIMD/VFP load/store instructions on Swift"Arnold Schwaighofer2013-06-06
* Debug Info: simplify parameter ordering preservationDavid Blaikie2013-06-06
* ARM sched model: Add SIMD/VFP load/store instructions on SwiftArnold Schwaighofer2013-06-06
* Move the test for the data in code into the ARM directory as it is an ARMKevin Enderby2013-06-06
* ARM sched model: Add integer VFP/SIMD instructions on SwiftArnold Schwaighofer2013-06-06
* Re-apply "Use IRBuilder instead of ConstantInt methods." with the fixed issues.Jakub Staszak2013-06-06
* ARM sched model: Add integer load/store instructions on SwiftArnold Schwaighofer2013-06-06
* ARM sched model: Add integer arithmetic instructions on SwiftArnold Schwaighofer2013-06-06
* ARM sched model: Cortex A9 - More InstRW sched resourcesArnold Schwaighofer2013-06-06
* Add a testcase from pr16244.Rafael Espindola2013-06-06
* ARM sched model: Add branch thumb instructionsArnold Schwaighofer2013-06-06
* ARM sched model: Add branch thumb2 instructionsArnold Schwaighofer2013-06-06
* ARM sched model: Add branch instructionsArnold Schwaighofer2013-06-06
* ARM sched model: Add preload thumb2 instructionsArnold Schwaighofer2013-06-06
* Remove unimplemented definition. Found using [-Wunused-member-function].Jakub Staszak2013-06-06
* ARM sched model: Add preload instructionsArnold Schwaighofer2013-06-06
* Teach llvm-objdump with the -macho parser how to use the data in code tableKevin Enderby2013-06-06
* ARM sched model: Add more ALU and CMP thumb instructionsArnold Schwaighofer2013-06-06
* Revert "Use IRBuilder instead of ConstantInt methods. It simplifies code a li...Rafael Espindola2013-06-06
* ARM sched model: Add more ALU and CMP thumb2 instructionsArnold Schwaighofer2013-06-06
* R600: Remove leftover code in R600MachineScheduler.cppVincent Lejeune2013-06-06
* Print symbol names in relocations when dumping COFF as YAML.Rafael Espindola2013-06-06
* Cast to the correct type. Pointer, not reference.Bill Wendling2013-06-06
* R600OptimizeVectorRegisters.cpp: Tweak a warning. [-Wsometimes-uninitialized]NAKAMURA Takumi2013-06-06
* R600OptimizeVectorRegisters.cpp: Suppress a warning. [-Wunused-variable]NAKAMURA Takumi2013-06-06
* Trailing linefeed.NAKAMURA Takumi2013-06-06
* Cast to the proper type.Bill Wendling2013-06-06