summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Finally, force the target for this test. Should unbreak non-x86 buildbots.Benjamin Kramer2013-07-16
* XFAIL this test on mingw.Rafael Espindola2013-07-16
* Label names also differ between platforms. Use a relaxed regex.Benjamin Kramer2013-07-16
* Fix test not to fail when the target doesn't use leading underscores on symbols.Benjamin Kramer2013-07-16
* Cleanup testing case by using a shorter name for types.Manman Ren2013-07-16
* Remove floats from live range splitting costs.Jakob Stoklund Olesen2013-07-16
* Reapply r185393.Jakob Stoklund Olesen2013-07-16
* [X86] Use min/max to optimze unsigend vector comparison on X86Juergen Ributzka2013-07-16
* Make SpecialCaseList match full strings, as documented, using anchors.Peter Collingbourne2013-07-16
* Test commit to verify write access.Juergen Ributzka2013-07-16
* [Support] Add a Unicode conversion wrapper from UTF16 to UTF8Reid Kleckner2013-07-16
* When the inliner merges allocas, it must keep the larger alignmentHal Finkel2013-07-16
* On error, close the temporary file descriptor.Rafael Espindola2013-07-16
* SLPVectorizer: Reduce the compile time of the consecutive store lookup.Nadav Rotem2013-07-16
* Create files with mode 666. This matches the behavior of other unix tools.Rafael Espindola2013-07-16
* [Support] Fix some warnings when self-hosting clang on WindowsReid Kleckner2013-07-16
* [APFloat] PR16573: Avoid losing mantissa bits in ppc_fp128 to double truncationUlrich Weigand2013-07-16
* [XCore] Fix printing of inline asm operands.Richard Osborne2013-07-16
* ARM: allow printing of ARM atomic DAG nodes.Tim Northover2013-07-16
* [SystemZ] Use ROSBG and non-zero form of RISBG for OR nodesRichard Sandiford2013-07-16
* Fixing a buildbot failure:unused function.Vladimir Medic2013-07-16
* [SystemZ] Add MC support for R[NOX]SBGRichard Sandiford2013-07-16
* [SystemZ] Use RISBG for (shift (and ...))Richard Sandiford2013-07-16
* This patch represents Mips utilization of r186388 code that alows asm matche...Vladimir Medic2013-07-16
* PPCJITInfo.cpp: Tweak r186252 with s/__ppc/__powerpc/ to work on powerpc-linu...NAKAMURA Takumi2013-07-16
* ARM: implement ldrex, strex and clrex intrinsicsTim Northover2013-07-16
* ARM EABI divmod supportRenato Golin2013-07-16
* This patch allows targets to define weather the instruction mnemonics in asm ...Vladimir Medic2013-07-16
* llvm/test/Object/directory.ll: Mark it as XFAIL:cygwin. Directories can be op...NAKAMURA Takumi2013-07-16
* Use open+fstat instead of stat+open.Rafael Espindola2013-07-16
* Remember that we have a null terminated string.Rafael Espindola2013-07-16
* [Object/COFF] Add import_directory_table_entry.Rui Ueyama2013-07-16
* Add a version of sys::fs::status that uses fstat.Rafael Espindola2013-07-16
* COFF: Add constants for optional data directory.Rui Ueyama2013-07-16
* Instead friending status, provide windows and posix constructors to file_status.Rafael Espindola2013-07-16
* unittests/Support: Add TimeValue.Win32FILETIME, corresponding to r186374.NAKAMURA Takumi2013-07-16
* Fix TimeValue::toWin32Time() to be symmetric to fromWin32Time() and compatibl...NAKAMURA Takumi2013-07-16
* Rename Support.TimeValue to TimeValue.time_t in unittests/Support.NAKAMURA Takumi2013-07-16
* Add 'const' qualifiers to static const char* variables.Craig Topper2013-07-16
* Add mingw32 to the XFAIL. I forgot about it when adding win32.Rafael Espindola2013-07-15
* PEI: Support for non-zero SPAdj at beginning of a basic block.Manman Ren2013-07-15
* PR16628: Fix a bug in the code that merges compares.Nadav Rotem2013-07-15
* PPC: Refactoring to support subtarget feature changingHal Finkel2013-07-15
* Further simplify test case from r186119/r186035.David Blaikie2013-07-15
* XFAIL on windows too and document the XFAILs.Rafael Espindola2013-07-15
* Machine Verifier: verify FrameSetup and FrameDestroyManman Ren2013-07-15
* Remove an extra is_directory call.Rafael Espindola2013-07-15
* Fix register subclass handling in PPCInstrInfo::insertSelectHal Finkel2013-07-15
* [mc-coff] Resolve aliases when emitting COFF relocationsReid Kleckner2013-07-15
* R600/SI: Add support for 64-bit loadsTom Stellard2013-07-15