summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Missing wordEli Bendersky2013-04-04
* Avoid high-latency false CPSR dependencies even for tMOVSi.Jakob Stoklund Olesen2013-04-04
* FormattingEli Bendersky2013-04-04
* Revert r178713Evan Cheng2013-04-04
* New-password-test commit.Stepan Dyatkovskiy2013-04-04
* R600: Use a mask for offsets when encoding instructionsVincent Lejeune2013-04-04
* R600: Fix wrong address when substituting ENDIFVincent Lejeune2013-04-04
* R600: Take export into account when computing cf addressVincent Lejeune2013-04-04
* Propagate path to ASan/MSan symbolizer into test environment to produce usefu...Alexey Samsonov2013-04-04
* Document the return value of SmallSet insert.Nadav Rotem2013-04-04
* Add SPARC v9 support for select on 64-bit compares.Jakob Stoklund Olesen2013-04-04
* Explicitly add -Wl,--export-all-symbols on mingw/cygwin.Rafael Espindola2013-04-04
* Don't export symbols in every binary on linux.Rafael Espindola2013-04-04
* Debug Info: according to DWARF 2, FORM_ref_addr the same size as an address onManman Ren2013-04-04
* Refactored out the helper method FindPredecessorAutoreleaseWithSafePath from ...Michael Gottesman2013-04-03
* Refactored out the helper function FindPredecessorRetainWithSafePath from Obj...Michael Gottesman2013-04-03
* Make it possible to include llvm-c without including C++ headers. Patch by Fi...Evan Cheng2013-04-03
* Small cleanups.Michael Gottesman2013-04-03
* Refactored out a part of ObjCARCOpt::OptimizeReturns into its own method HasS...Michael Gottesman2013-04-03
* Removed an old comment.Michael Gottesman2013-04-03
* Clean up arc annotations by moving the top/bottom BB annotations into conditi...Michael Gottesman2013-04-03
* X86 cost model: Vector shifts are expensive in most casesArnold Schwaighofer2013-04-03
* Implement the "mips endian" for r_info.Rafael Espindola2013-04-03
* [XCore] Check disassembly of the st8 instruction.Richard Osborne2013-04-03
* [XCore] Update disassembler test to improve coverage of the instructions.Richard Osborne2013-04-03
* 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