2014-06-16 |
Kuba Brecka | Don't hardcode path to codesign_allocate. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Greg Clayton | Correctly classify code sections as code sections by... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Zachary Turner | Revert r211066, 211067, 211068, 211069, 211070. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Zachary Turner | Cleanup more unreferenced MutexGuard parameters on... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Zachary Turner | Programmer's Manual changes. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Zachary Turner | Kill the LLVM global lock. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Zachary Turner | Remove some code churn. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Zachary Turner | Remove some more code out into a separate CL. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Zachary Turner | Users of the llvm global mutex must now acquire it... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Aaron Watry | Fix definition of INFINITY and add NAN/HUGE_VAL[F] |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jim Grosbach | AArch64: Fix silly think-o in tests. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jeroen Ketema | Add remaining float constants |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Reed Kotler | Add load/store functionality |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jim Grosbach | AArch64: Support for __builtin_arm_rbit() and __builtin... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jim Grosbach | ARM: Support for __builtin_arm_rbit() intrinsic. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jim Grosbach | AArch64: Add backend intrinsic for rbit. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jim Grosbach | ARM: intrinsic support for rbit. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Bill Schmidt | [PPC64] Fix PR19893 - improve code generation for local... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Eric Christopher | Since the DataLayout is always found off of the subtarg... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Zachary Turner | Clean up some unnecessary mutex guards. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Sylvestre Ledru | actually, just check if it is a file (including directo... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Louis Gerbarg | Improve comments for r211040 |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Sylvestre Ledru | Check that the directory does not exist. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Richard Smith | [modules] When we merge redecl chains or mark a decl... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Aaron Watry | Revert "clctypes.h: Don't rely on stddef.h for size_t... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Hans Wennborg | Revert "lit: warn when passed invalid pathname" (r210597) |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Aaron Watry | math: Implement mix builtin |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Aaron Watry | relational: Add isequal(floatN) builtin |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Aaron Watry | Add all(igentype) builtin |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Aaron Watry | clctypes.h: Don't rely on stddef.h for size_t and ptrdiff_t |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Greg Clayton | Don't allow two threads to create/use the section list... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Tim Northover | ARM: implement correct atomic operations on v7M |
commit | commitdiff | tree | snapshot |
2014-06-16 |
David Majnemer | MS ABI: Implement x86_64 RTTI |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Louis Gerbarg | Fix illegal relocations in X86FastISel |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Fariborz Jahanian | Objective-C. Diagnose when property access is using... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Jim Grosbach | LowerSwitch: track bounding range for the condition... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
James Molloy | Refactor the disabling of Thumb-1 LDM/STM generation |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Rafael Espindola | Fix pr17056. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Saleem Abdulrasool | builtins: add it blocks for Thumb-2 |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Rafael Espindola | Update for llvm api change. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Rafael Espindola | Convert the Archive API to use ErrorOr. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Saleem Abdulrasool | compiler-rt: prefer thumb over ARM |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Richard Smith | [C++1z] Implement N4051: 'typename' is permitted instea... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Richard Smith | Add -std=c++1z flag for C++17 features. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Tilmann Scheller | [AArch64] Remove dead code. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Chandler Carruth | [cmake] Switch python install to use an 'install(DIRECT... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Dan Albert | Swap getdtablesize() for sysconf(_SC_OPEN_MAX). |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Todd Fiala | Move x86-specific struct user code for Linux ProcessMon... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Alp Toker | Fix typos |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Cameron McInally | Hook up vector int_ctlz for AVX512. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Alp Toker | Use the ShowInSystemHeader bit consistently for all... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Sergey Matveev | [sanitizer] Support PTRACE_GETEVENTMSG in the ptrace... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Daniel Sanders | [mips][mips64r6] ssnop is deprecated on MIPS32r6/MIPS64r6 |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Daniel Sanders | [mips][mips64r6] cl[oz], and dcl[oz] are re-encoded... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Daniel Sanders | [mips][mips64r6] ll, sc, lld, and scd are re-encoded... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Simon Atanasyan | [Mips] Make hilo16-5.test test case independent from... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Dmitri Gribenko | Support/ConvertUTF: restore compatibility with MSVC... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Dmitri Gribenko | Support/ConvertUTF: implement U+FFFD insertion accordin... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
James Molloy | [AArch64] Fix a fencepost error in lowering for llvm... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Daniel Sanders | [mips] Merge most of the big/little endian checks in... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Daniel Sanders | [mips][mips64r6] [ls][wd]c2 were re-encoded with 11... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
NAKAMURA Takumi | clang/AST/OpenMPClause.h: Update \param VL. [-Wdocument... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Christian Pirker | ARMEB: Fix trunc store for vector types |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Joerg Sonnenberger | Add Guan-Hong Liu. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Kostya Serebryany | [asan] initialze varaibles to avoid a (false positive... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Alexey Bataev | [OPENMP] Initial support of 'reduction' clause |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Todd Fiala | Minor gdb-remote test QListThreadsInStopReply changes... |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Alp Toker | Hide the concept of diagnostic levels from lex, parse... |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Jingyue Wu | Canonicalize addrspacecast ConstExpr between different... |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Matt Arsenault | Fix copy paste error |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Matt Arsenault | R600: Add a rotr testcase I forgot to add |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Matt Arsenault | R600: Remove a few more things from AMDILISelLowering |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Matt Arsenault | R600: Fix assert on vector sdiv |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Matt Arsenault | R600: Move / cleanup more leftover AMDIL stuff. |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Matt Arsenault | R600: Move division custom lowering out of AMDILISelLow... |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Eric Christopher | Temporarily revert r210953 in an attempt to bring the... |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Matt Arsenault | R600: Report that integer division is expensive. |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Matt Arsenault | R600: Remove dead code |
commit | commitdiff | tree | snapshot |
2014-06-15 |
David Blaikie | PR20038: DebugInfo missing DIEs for some concrete varia... |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Saleem Abdulrasool | test: add missed file in previous commit |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Saleem Abdulrasool | Preprocessor: improve ACLE 6.4.1, 6.4.2 support |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Manuel Klimek | Add specialization of FoldingSetTrait for std::pair. |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Viktor Kutuzov | Fix building InstrProfilingFile.c on FreeBSD |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Viktor Kutuzov | Fix getting IP, BP and SP for address sanitizer's needs... |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Simon Atanasyan | [Mips] Make gp-sym-2.test test case independent from... |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Tim Northover | LegalizeDAG: make sure cast is unsigned before using... |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Tim Northover | AArch64: improve handling & modelling of FP_TO_XINT... |
commit | commitdiff | tree | snapshot |
2014-06-15 |
Tim Northover | AArch64: improve vector [su]itofp handling. |
commit | commitdiff | tree | snapshot |
2014-06-15 |
NAKAMURA Takumi | Don't expect tests always crashing. Add "REQUIRES:asserts". |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Todd Fiala | Added several gdb-remote tests around QListThreadsInSto... |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Simon Atanasyan | [Mips] Make gp-sym-1.test test case independent from... |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Artyom Skrobov | Replacing the private implementations of SwapValue... |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Artyom Skrobov | Using llvm::sys::swapByteOrder() for the common case... |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Artyom Skrobov | Using llvm::sys::swapByteOrder() for the common case... |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Simon Atanasyan | [Mips] Make exe-got.test test case independent from... |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Artyom Skrobov | Adding llvm::sys::swapByteOrder() for the common use... |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Artyom Skrobov | Left two files out of the previous commit |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Artyom Skrobov | llvm::sys::SwapByteOrder() renamed to llvm::sys::getSwa... |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Artyom Skrobov | Renaming SwapByteOrder() to getSwappedBytes() |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Sylvestre Ledru | One of our buildbot for FreeBSD does not support std... |
commit | commitdiff | tree | snapshot |
next |