summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Refactor LiveInterval: introduce new LiveRange classMatthias Braun2013-10-10
* Rename LiveRange to LiveInterval::SegmentMatthias Braun2013-10-10
* Rename parameter: defined regs are not incoming.Matthias Braun2013-10-10
* test commitSriram Murali2013-10-10
* Use getPointerSizeInBits() rather than 8 * getPointerSize()Matt Arsenault2013-10-10
* Fix grammar / missing wordsMatt Arsenault2013-10-10
* Debug Info: In DIBuilder, the context field of subprogram is updated to useManman Ren2013-10-10
* Add comments to debug info testing case.Manman Ren2013-10-10
* R600: Fix trunc i64 to i32 on SIMatt Arsenault2013-10-10
* Provide msbuild integration for vs2013.Hans Wennborg2013-10-10
* Fix msbuild integration install script.Hans Wennborg2013-10-10
* R600/SI: Implement SIInstrInfo::verifyInstruction() for VOP*Tom Stellard2013-10-10
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-10
* R600/SI: Define a separate MIMG instruction for each possible output value typeTom Stellard2013-10-10
* R600/SI: Mark the EXEC register as reservedTom Stellard2013-10-10
* R600: Use StructurizeCFGPass for non SI targetsTom Stellard2013-10-10
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-10
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-10
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-10
* ARM: Put isV8EligibleForIT into the llvm namespace. While there make it inline.Benjamin Kramer2013-10-10
* Disable function padding to get this test to pass on atom.Benjamin Kramer2013-10-10
* ARM: correct liveness flags during ARMLoadStoreOptTim Northover2013-10-10
* Allow non-AVX form of pmovmskb to take a GR64 operand.Craig Topper2013-10-10
* Remove duplicate instructions.Craig Topper2013-10-10
* Fix so CRC32r64r8 isn't accidentally filtered from the disassembler tables.Craig Topper2013-10-10
* [mips] Do not generate INS/EXT nodes if target does not have support forAkira Hatanaka2013-10-09
* Revert "llvm-c: Make target initializer functions external functions in lib."Rui Ueyama2013-10-09
* Debug Info: In DIBuilder, the context and type fields of template_type andManman Ren2013-10-09
* llvm-c: Make target initializer functions external functions in lib.Anders Waldenborg2013-10-09
* Debug Info: In DIBuilder, the context field of a forward decl is updatedManman Ren2013-10-09
* Add missing releases.Bill Wendling2013-10-09
* Flip the ownership of MCStreamer and MCTargetStreamer.Benjamin Kramer2013-10-09
* Fix a bug in Dead Argument Elimination.Shuxin Yang2013-10-09
* Add a GlobalAlias::isValidLinkage to reduce code duplication.Rafael Espindola2013-10-09
* [Sparc] Disable tail call optimization for sparc64.Venkatraman Govindaraju2013-10-09
* Test commit. Remove whitespace from otherwise empty lines.Greg Bedwell2013-10-09
* AVX-512: Added VRCP28 and VRSQRT28 instructions and intrinsics.Elena Demikhovsky2013-10-09
* AArch64: enable MISched by default.Tim Northover2013-10-09
* AArch64: migrate ADRP relaxation test to be llvm-mc only.Tim Northover2013-10-09
* More x86 disassembler filtering cleanup.Craig Topper2013-10-09
* Add missing HasAVX512 predicate.Andrew Trick2013-10-09
* Remove some old filters from the x86 disassembler table builder.Craig Topper2013-10-09
* Replace a couple instructions with patterns referring to other instructions w...Craig Topper2013-10-09
* Use AVX512PIi8 for the alt forms of vcmp instructions. This adds the TB prefi...Craig Topper2013-10-09
* Mark some instructions as CodeGenOnly since they aren't needed by the assembl...Craig Topper2013-10-09
* Add in64BitMode/in32BitMode to the MMX/SSE2/AVX maskmovq/dq instructions. Thi...Craig Topper2013-10-09
* Add a paragraph about MCTargetStreamer.Rafael Espindola2013-10-09
* llvm/test/LTO should run also on cygwin.NAKAMURA Takumi2013-10-09
* Debug Info: In DIBuilder, the context field of a DICompositeType is updatedManman Ren2013-10-09
* Debug Info: In DIBuilder, the context fields of a static member and aManman Ren2013-10-08