summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Implements low-level object file format specific output for COFF andEric Christopher2013-04-03
* Don't disassemble symbols with an unknown address or size.Eric Christopher2013-04-03
* Implement sectionContainsSymbol for ELF.Eric Christopher2013-04-03
* When dumping clear the arm/thumb flag for now.Eric Christopher2013-04-03
* R600: Fix last ALU of a clause being emitted in a separate clauseVincent Lejeune2013-04-03
* Ensuring that both bits are set, and not just a combination of one or the other.Aaron Ballman2013-04-03
* Cleanup PPC reciprocal-estimate functionalityHal Finkel2013-04-03
* R600: Factorize maximum alu per clause in a single locationVincent Lejeune2013-04-03
* Testing for Visual Studio 2010 SP1 or greater before calling the _xgetbv intr...Aaron Ballman2013-04-03
* R600: Simplify data structure and add DEBUG to R600ControlFlowFinalizerVincent Lejeune2013-04-03
* R600: Consider KILLGT as an ALU instructionVincent Lejeune2013-04-03
* Measure time that IR parsing took as part of the -time-passes measurement.Eli Bendersky2013-04-03
* PPC: Enable FRES and FRSQRTE on the default PPC64 descriptionHal Finkel2013-04-03
* PPC: Add a FIXME regarding the non-working fma+fneg Altivec patternHal Finkel2013-04-03
* Remove some obsolete PowerPC/README entriesHal Finkel2013-04-03
* More direct types in PowerPC AltiVec intrinsics.Ulrich Weigand2013-04-03
* Fix PR15632: No support for ppcf128 floating-point remainder on PowerPC.Bill Schmidt2013-04-03
* AArch64: implement ETMv4 trace system registers.Tim Northover2013-04-03
* Second pass at addressing PR15351 by explicitly checking for AVX supportAaron Ballman2013-04-03
* Temporarily relax the WIN32 checks in the SRet test to fix the Atom D2700 botTimur Iskhodzhanov2013-04-03
* Fix SRet for thiscall in i686-pc-win32Timur Iskhodzhanov2013-04-03
* AArch64: switch patterns to be type-based rather than RegClass-basedTim Northover2013-04-03
* Fix grammar.Eric Christopher2013-04-03
* Remove ZeroOrMore from the option description. We don't need it here.Eric Christopher2013-04-03
* Add 64-bit compare + branch for SPARC v9.Jakob Stoklund Olesen2013-04-03
* Remove some unsupported-feature comments from PPC.tdHal Finkel2013-04-03
* Use PPC reciprocal estimates with Newton iteration in fast-math modeHal Finkel2013-04-03
* Fix the fde encoding used by mips to match gas.Rafael Espindola2013-04-03
* Rolling back the AVX support patch due to breaking a gcc 4.6 build bot that d...Aaron Ballman2013-04-03
* Remove an optimization where we were changing an objc_autorelease into an obj...Michael Gottesman2013-04-03
* Improved comment. No functionality change.Michael Gottesman2013-04-03
* Attempting to fix the build on older GCC versions.Aaron Ballman2013-04-03
* Remove anonymous namespace.Rafael Espindola2013-04-03
* This patch addresses PR15351 by explicitly checking for AVX supportAaron Ballman2013-04-03
* Use yaml::IO in yaml2obj.cpp.Rafael Espindola2013-04-02
* Formatting.Eric Christopher2013-04-02
* [mips] Small update to the implementation of eh.return for Mips.Akira Hatanaka2013-04-02
* Support and test template arguments for unions.Eric Christopher2013-04-02
* Reformat arguments.Eric Christopher2013-04-02
* [mips] Expand pseudo multiply/divide instructions in MipsCodeEmitter.cpp.Akira Hatanaka2013-04-02
* llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming, in atomic{32|64}.ll ...NAKAMURA Takumi2013-04-02
* Allow MachineTraceMetrics to be used when the model has no resources.Jakob Stoklund Olesen2013-04-02
* Fix a typo.Jakub Staszak2013-04-02
* [ms-inline asm] Add support for parsing variables with namespace aliasChad Rosier2013-04-02
* Add MDBuilder utilities for path-aware TBAA.Manman Ren2013-04-02
* Fix PR15630: Replace faulty stdcx. with stwcx.Bill Schmidt2013-04-02
* Don't attempt MTM heuristics without a scheduling model present.Jakob Stoklund Olesen2013-04-02
* Count processor resources individually in MachineTraceMetrics.Jakob Stoklund Olesen2013-04-02
* [fast-isel] Use the correct API to disable FastLowerArguments for Win64.Chad Rosier2013-04-02
* DAGCombiner: Merge store/loads when we have extload/truncstoresArnold Schwaighofer2013-04-02