summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Split out the IRReader header and the utility functions it provides intoChandler Carruth2013-03-26
* ARM Scheduler Model: Add resources instructions, map resources in subtargetsArnold Schwaighofer2013-03-26
* ARM Scheduler Model: Partial implementation of the new machine scheduler modelArnold Schwaighofer2013-03-26
* Add missing file to cmake build.Nick Lewycky2013-03-26
* Add a new watchdog timer interface. The interface does not permit handling ti...Nick Lewycky2013-03-26
* Remove testcase. It's failing on some platforms but not others.Bill Wendling2013-03-26
* Hmm...not failing...oddBill Wendling2013-03-26
* Temporarily XFAIL this test until Michael can look at it.Bill Wendling2013-03-26
* [ObjCARC Annotations] Added support for displaying the state of pointers at t...Michael Gottesman2013-03-26
* [ObjCARC Annotations] Implemented ARC annotation metadata to expose the ARC d...Michael Gottesman2013-03-26
* Added documentation to LangRef for the intrinsic llvm.ptr.annotation.* which ...Michael Gottesman2013-03-26
* Revise alignment checking/calculation on 256-bit unaligned memory accessMichael Liao2013-03-25
* Enhance folding of (extract_subvec (insert_subvec V1, V2, IIdx), EIdx)Michael Liao2013-03-25
* Add an -mcpu option to a test that is apparently scheduler-sensitive.Jakob Stoklund Olesen2013-03-25
* Add a scheduling model for Intel Sandy Bridge microarchitecture.Jakob Stoklund Olesen2013-03-25
* Introduce a tiny CMake project to gather Subversion revision information and ...Douglas Gregor2013-03-25
* Remove IIC_DEFAULT from X86Schedule.tdJakob Stoklund Olesen2013-03-25
* Annotate X86InstrCompiler.td with SchedRW lists.Jakob Stoklund Olesen2013-03-25
* Annotate shifts and rotates with SchedRW lists.Jakob Stoklund Olesen2013-03-25
* Disable some unsafe-fp-math DAG-combine transformation after legalization.Shuxin Yang2013-03-25
* Add an optimizer-side test case for ARC bug <rdar://13195034>, fixedJohn McCall2013-03-25
* Couple more sets of tidying.Eric Christopher2013-03-25
* Disable profiling tests for Hexagon since it doesn't support JIT.Jyotsna Verma2013-03-25
* llvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them out of XFAIL:win32.NAKAMURA Takumi2013-03-25
* XFAIL some of the generic CodeGen tests for Hexagon.Jyotsna Verma2013-03-25
* X86DisassemblerDecoder.c: Make this C89-compliant.NAKAMURA Takumi2013-03-25
* Whitespace.NAKAMURA Takumi2013-03-25
* Fix a bug in fast-math fadd/fsub simplification. Shuxin Yang2013-03-25
* [ELF] dont compute symbolname size in every loopShankar Easwaran2013-03-25
* XFAIL DebugInfo tests for Hexagon.Jyotsna Verma2013-03-25
* Fix comment.Akira Hatanaka2013-03-25
* Formatting.Eric Christopher2013-03-25
* Disable Execution Engine tests not supported by Hexagon.Jyotsna Verma2013-03-25
* reflect comment to the official referenceShankar Easwaran2013-03-25
* Disable, for now, llvm/test/Transforms/GCOVProfiling on win32. I'll investiga...NAKAMURA Takumi2013-03-25
* Use direct types in PowerPC instruction patterns.Ulrich Weigand2013-03-25
* Use direct types in PowerPC Pat patterns.Ulrich Weigand2013-03-25
* x86 -- add the XTEST instructionDave Zarzycki2013-03-25
* x86 -- disassemble the REP/REPNE prefix when neededDave Zarzycki2013-03-25
* Remove unnecessary attributes from test case.Chad Rosier2013-03-25
* Remove assert. There may be target-dependent attributes left.Bill Wendling2013-03-25
* Documentation: Replace dead link for binfmt_miscDmitri Gribenko2013-03-25
* [arm load/store optimizer] When trying to merge a base update load/store, makeChad Rosier2013-03-25
* [tools][llvm-readobj] print the name of the section when iterating the symbol...Shankar Easwaran2013-03-25
* [ELF] add elf_hash function to compute the hash value of a symbol in the dyna...Shankar Easwaran2013-03-25
* Teach cmake about the new Erlang GC files.Duncan Sands2013-03-25
* Add a GC plugin for ErlangYiannis Tsiouris2013-03-25
* Don't use add_llvm_definitions for adding warning flags. It makes it too hardDuncan Sands2013-03-25
* Refine fenv.h handling: check if the desired macros exist, before usingJoerg Sonnenberger2013-03-25
* Address issues found by Duncan during post-commit review of r177856.Arnaud A. de Grandmaison2013-03-25