aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The ppc bots say this is the last broken line, so lets try one more :-(Rafael Espindola2013-04-051-1/+1
* Add a SchedMachineModel for the PPC A2Hal Finkel2013-04-052-2/+17
* One more try before I just delete the macho bits until tomorrow.Rafael Espindola2013-04-052-2/+2
* Fix bug in PEI's virtual-register scavengingHal Finkel2013-04-053-24/+84
* ARM scheduler model: Add scheduler info to more instructions and resourceArnold Schwaighofer2013-04-054-32/+67
* More test loosening.Rafael Espindola2013-04-052-4/+4
* ARM scheduler model: Swift has varying latencies, uops for simple ALU opsArnold Schwaighofer2013-04-054-5/+57
* Loosen this test too.Rafael Espindola2013-04-051-1/+1
* Loosen this test.Rafael Espindola2013-04-051-1/+1
* Remove empty directory.Rafael Espindola2013-04-050-0/+0
* Move obj2yaml to tools to sort out make's dependencies.Rafael Espindola2013-04-059-4/+5
* Build obj2yaml with configure+make.Rafael Espindola2013-04-051-1/+1
* Add a test for obj2yaml in preparation for refactoring it.Rafael Espindola2013-04-051-0/+170
* Clean up some confusing language, and use more realistic examples.Jakob Stoklund Olesen2013-04-051-5/+4
* RegisterPressure heuristics currently require signed comparisons.Andrew Trick2013-04-052-2/+230
* Disable DFSResult for ConvergingScheduler.Andrew Trick2013-04-051-2/+0
* MachineScheduler: format DEBUG output.Andrew Trick2013-04-051-22/+17
* LoopVectorizer: Pass OperandValueKind information to the cost modelArnold Schwaighofer2013-04-042-2/+41
* X86 cost model: Differentiate cost for vector shifts of constantsArnold Schwaighofer2013-04-044-0/+892
* CostModel: Add parameter to instruction cost to further classify operand valuesArnold Schwaighofer2013-04-046-13/+61
* Debug Info: revert 178722 for now.Manman Ren2013-04-043-15/+4
* typoAdrian Prantl2013-04-041-1/+1
* Rename the current PPC BCL definition to BCLalwaysHal Finkel2013-04-043-5/+5
* PPC: Improve code generation for mixed-precision reciprocal sqrtHal Finkel2013-04-042-0/+75
* Hexagon: Expand br_cc.Jyotsna Verma2013-04-041-0/+2
* Reassociate: Avoid iterator invalidation.Benjamin Kramer2013-04-041-7/+12
* Disable 2010-10-01-crash.ll for Hexagon as the Hexagon frontend willJyotsna Verma2013-04-041-0/+1
* Add back parsing of header charactestics.Rafael Espindola2013-04-043-1/+43
* [XCore] Add bru instruction.Richard Osborne2013-04-042-0/+6
* [XCore] The RRegs register class is a superset of GRRegs.Richard Osborne2013-04-045-34/+94
* Missing wordEli Bendersky2013-04-041-2/+2
* Avoid high-latency false CPSR dependencies even for tMOVSi.Jakob Stoklund Olesen2013-04-042-46/+134
* FormattingEli Bendersky2013-04-041-2/+2
* Revert r178713Evan Cheng2013-04-046-29/+13
* New-password-test commit.Stepan Dyatkovskiy2013-04-041-1/+1
* R600: Use a mask for offsets when encoding instructionsVincent Lejeune2013-04-041-2/+5
* R600: Fix wrong address when substituting ENDIFVincent Lejeune2013-04-041-1/+1
* R600: Take export into account when computing cf addressVincent Lejeune2013-04-042-0/+54
* Propagate path to ASan/MSan symbolizer into test environment to produce usefu...Alexey Samsonov2013-04-042-0/+10
* Document the return value of SmallSet insert.Nadav Rotem2013-04-041-0/+1
* Add SPARC v9 support for select on 64-bit compares.Jakob Stoklund Olesen2013-04-045-5/+57
* Explicitly add -Wl,--export-all-symbols on mingw/cygwin.Rafael Espindola2013-04-041-0/+3
* Don't export symbols in every binary on linux.Rafael Espindola2013-04-044-3/+7
* Debug Info: according to DWARF 2, FORM_ref_addr the same size as an address onManman Ren2013-04-043-4/+15
* Refactored out the helper method FindPredecessorAutoreleaseWithSafePath from ...Michael Gottesman2013-04-031-25/+45
* Refactored out the helper function FindPredecessorRetainWithSafePath from Obj...Michael Gottesman2013-04-031-18/+32
* Make it possible to include llvm-c without including C++ headers. Patch by Fi...Evan Cheng2013-04-036-13/+29
* Small cleanups.Michael Gottesman2013-04-031-14/+14
* Refactored out a part of ObjCARCOpt::OptimizeReturns into its own method HasS...Michael Gottesman2013-04-031-22/+33
* Removed an old comment.Michael Gottesman2013-04-031-7/+0