aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-05Buildbot fix for r178851: mistake was in wrong TargetRegisterInfo::getRegClas...Stepan Dyatkovskiy
2013-04-05Add obj2yaml to test dependenciesAlexey Samsonov
2013-04-05Fix for PR14824: "Optimization arm_ldst_opt inserts newly generated instructi...Stepan Dyatkovskiy
2013-04-05Add a SchedMachineModel for the PPC G5Hal Finkel
2013-04-05The ppc bots say this is the last broken line, so lets try one more :-(Rafael Espindola
2013-04-05Add a SchedMachineModel for the PPC A2Hal Finkel
2013-04-05One more try before I just delete the macho bits until tomorrow.Rafael Espindola
2013-04-05Fix bug in PEI's virtual-register scavengingHal Finkel
2013-04-05ARM scheduler model: Add scheduler info to more instructions and resourceArnold Schwaighofer
2013-04-05More test loosening.Rafael Espindola
2013-04-05ARM scheduler model: Swift has varying latencies, uops for simple ALU opsArnold Schwaighofer
2013-04-05Loosen this test too.Rafael Espindola
2013-04-05Loosen this test.Rafael Espindola
2013-04-05Remove empty directory.Rafael Espindola
2013-04-05Move obj2yaml to tools to sort out make's dependencies.Rafael Espindola
2013-04-05Build obj2yaml with configure+make.Rafael Espindola
2013-04-05Add a test for obj2yaml in preparation for refactoring it.Rafael Espindola
2013-04-05Clean up some confusing language, and use more realistic examples.Jakob Stoklund Olesen
2013-04-05RegisterPressure heuristics currently require signed comparisons.Andrew Trick
2013-04-05Disable DFSResult for ConvergingScheduler.Andrew Trick
2013-04-05MachineScheduler: format DEBUG output.Andrew Trick
2013-04-04LoopVectorizer: Pass OperandValueKind information to the cost modelArnold Schwaighofer
2013-04-04X86 cost model: Differentiate cost for vector shifts of constantsArnold Schwaighofer
2013-04-04CostModel: Add parameter to instruction cost to further classify operand valuesArnold Schwaighofer
2013-04-04Debug Info: revert 178722 for now.Manman Ren
2013-04-04typoAdrian Prantl
2013-04-04Rename the current PPC BCL definition to BCLalwaysHal Finkel
2013-04-04PPC: Improve code generation for mixed-precision reciprocal sqrtHal Finkel
2013-04-04Hexagon: Expand br_cc.Jyotsna Verma
2013-04-04Reassociate: Avoid iterator invalidation.Benjamin Kramer
2013-04-04Disable 2010-10-01-crash.ll for Hexagon as the Hexagon frontend willJyotsna Verma
2013-04-04Add back parsing of header charactestics.Rafael Espindola
2013-04-04[XCore] Add bru instruction.Richard Osborne
2013-04-04[XCore] The RRegs register class is a superset of GRRegs.Richard Osborne
2013-04-04Missing wordEli Bendersky
2013-04-04Avoid high-latency false CPSR dependencies even for tMOVSi.Jakob Stoklund Olesen
2013-04-04FormattingEli Bendersky
2013-04-04Revert r178713Evan Cheng
2013-04-04New-password-test commit.Stepan Dyatkovskiy
2013-04-04R600: Use a mask for offsets when encoding instructionsVincent Lejeune
2013-04-04R600: Fix wrong address when substituting ENDIFVincent Lejeune
2013-04-04R600: Take export into account when computing cf addressVincent Lejeune
2013-04-04Propagate path to ASan/MSan symbolizer into test environment to produce usefu...Alexey Samsonov
2013-04-04Document the return value of SmallSet insert.Nadav Rotem
2013-04-04Add SPARC v9 support for select on 64-bit compares.Jakob Stoklund Olesen
2013-04-04Explicitly add -Wl,--export-all-symbols on mingw/cygwin.Rafael Espindola
2013-04-04Don't export symbols in every binary on linux.Rafael Espindola
2013-04-04Debug Info: according to DWARF 2, FORM_ref_addr the same size as an address onManman Ren
2013-04-03Refactored out the helper method FindPredecessorAutoreleaseWithSafePath from ...Michael Gottesman
2013-04-03Refactored out the helper function FindPredecessorRetainWithSafePath from Obj...Michael Gottesman