2014-03-06 |
Richard Sandiford | [SystemZ] Use "auto" for cast results |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Richard Sandiford | [SystemZ] Use "for (auto" a bit |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Richard Sandiford | [SystemZ] Update namespace formatting to match current... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Elena Demikhovsky | AVX-512: Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versio... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Elena Demikhovsky | AVX-512: fixed comressed displacement - by Robert Khazanov |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Yaron Keren | Cleaning up two more pre-Visual C++ 2012 build hacks. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Ahmed Charles | Fix warnings about an variable only used in asserts. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Ahmed Charles | Add <cstddef> for use of std::ptrdiff_t. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Ahmed Charles | Fix break by qualifying ptrdiff_t with std::. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Ahmed Charles | Replace OwningPtr<T> with std::unique_ptr<T>. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
David Blaikie | DebugInfo: Tag units as having been indexed in GNU... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Karthik Bhat | Allow constant folding of copysign |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Chandler Carruth | [Modules] Fix a layering issue that is actually impacti... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Chandler Carruth | [Layering] Move GVMaterializer.h into the IR library... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Chandler Carruth | [cleanup] Re-sort the standard library include lines. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Chandler Carruth | [Layering] Sink Linker.h into a Linker subdirectory... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Chandler Carruth | [Layering] Move InstVisitor.h into the IR library as... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Owen Anderson | Change the tag on this iterator to bidir and implement... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Owen Anderson | Fix issues in the NamedMDNode operand iterator, includi... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
David Blaikie | DebugInfo: Shrink pubnames/pubtypes in the presence... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Eric Christopher | Add some helpful comments on DIEValue types that we... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Hal Finkel | The PPC global base register cannot be r0 |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Owen Anderson | Add a iterator and interator_range interface to the... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Chandler Carruth | [Layering] Move DebugInfo.h into the IR library where... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Hal Finkel | Fixup PPC Darwin i1 argument handling |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Eric Christopher | Rewrite the attribute hashing algorithm to use the... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Hal Finkel | When using CR bit registers on PPC32, handle the i1... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Chandler Carruth | [Layering] Move DIBuilder.h into the IR library where... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Raul E. Silvera | Change math intrinsic attributes from readonly to readn... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Eric Christopher | Remove the last of the special case code for emitting... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Eric Christopher | constify a few accessors. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Eric Christopher | Remove special case in the DIEValue printing since... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Rui Ueyama | Attempt to unbreak little-endian buildbots. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Jack Carter | [Mips] Testcase typo fix. No functionality change. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Rafael Espindola | Now that we don't use libtool, we don't need to upgrade... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Eric Christopher | Add a DIELocList class to handle pointers into the... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Hal Finkel | With PPC CR bit registers, handle int_to_fp on older... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Matt Arsenault | Fix typo |
commit | commitdiff | tree | snapshot |
2014-03-05 |
JF Bastien | Fix datalayout test that I broke with my previous LinkM... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
JF Bastien | Improve LinkModules warnings |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Arnold Schwaighofer | LoopVectorizer: Preserve fast-math flags |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Rafael Espindola | Always print the implicit .text at the start of an... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Ben Langmuir | Fix an inconsistency in treatment of trailing / in... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Benjamin Kramer | ConstantFolding: Also fold the vector overloads of... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Cameron McInally | Lower AVX v4i64->v4i32 truncate to one shuffle. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
David Blaikie | Fix clang -Werror build break due to mismatched sign... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Hans Wennborg | Work around MSVC bug in IntrusiveRefCntPtr.h |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Oliver Stannard | ARM: Correctly align arguments after a byval struct... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Ben Langmuir | Add a ThreadSafeRefCountedBase |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Tobias Grosser | [LangRef] Improve llvm.mem.parallel_loop_access example |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Joerg Sonnenberger | Enable integrated assembler on OpenBSD/PPC32 by default... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Vladimir Medic | This patch implements .set dsp directive and sets appro... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Tobias Grosser | Add missing parenthesis in SCEV comment |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Chandler Carruth | [Layering] Move AutoUpgrade.h into the IR library where its |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Chandler Carruth | [Layering] Move DebugLoc.h into the IR library. The... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Ahmed Charles | [C++11] Add overloads for externally used OwningPtr... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Chandler Carruth | [C++11] Make this interface accept const Use pointers... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Ahmed Charles | [C++11] Replace OwningPtr::take() with OwningPtr::relea... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Craig Topper | [C++11] Add 'override' keyword to virtual methods that... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Ahmed Charles | [C++11] Add release() to OwningPtr. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Craig Topper | [C++11] Add 'override' keyword to virtual methods that... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Craig Topper | [C++11] Add 'override' keyword to virtual methods that... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Andrew Trick | Make stackmap machineinstrs clobber the scratch regs... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Craig Topper | [C++11] Add 'override' keyword to IR library. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Craig Topper | [C++11] Add 'override' keywords to tablegen code. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Peter Zotov | [C API] Implement LLVM{Get,Set}Alignment for AllocaInst. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Ahmed Charles | Remove unnecessary variables. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Hans Wennborg | Fix unused variable in FunctionLoweringInfo.cpp |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Hans Wennborg | Check for dynamic allocas and inline asm that clobbers... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Reid Kleckner | Change x86mmx -> x86_mmx in LangRef.rst |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Reid Kleckner | C API: Add functions to get or set a GlobalValue's... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Reid Kleckner | LangRef: Remove stale docs on LLVM types in module... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Eric Christopher | Make the DIEValue constructor even more explicit. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Raul E. Silvera | Trivial test commit. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Chandler Carruth | [C++11] Sink the iterator over a Value's users into... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Eric Christopher | Use a bool for whether or not an abbreviation has child... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Eric Christopher | Use dwarf::Attribute instead of a bare uint16_t. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Eric Christopher | Expand slightly on comment. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Eric Christopher | Unindent namespace. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Eric Christopher | Update comment. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Rui Ueyama | Partially roll back r202915. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Rui Ueyama | Fix endianness bug. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Matt Arsenault | Allow constant folding of fma and fmuladd |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Matt Arsenault | Fix duplicate code in ConstantFolding |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Adam Nemet | [DAGCombiner] Factor out distributeTruncateThroughAnd |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Evan Cheng | Remove a special character in comment that accidentiall... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Richard Smith | Remove dependence on std::function. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Richard Smith | Add support for arbitrary functors to CrashRecoveryContext. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Benjamin Kramer | APFloat: Add a move ctor and operator= |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Rui Ueyama | llvm-objdump: Indent unwind info contents. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Rui Ueyama | llvm-objdump: Fix typo in output. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Reid Kleckner | MS asm: Attempt to parse variables followed by a bracke... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Saleem Abdulrasool | X86: 80-column |
commit | commitdiff | tree | snapshot |
2014-03-04 |
NAKAMURA Takumi | [CMake] add_llvm_target(): No need to include TABLEGEN_... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Will Schmidt | [PowerPC] support powerpc64le as syntax-checking target... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Richard Osborne | [XCore] Fix call of absolute address. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
NAKAMURA Takumi | [CMake] check-llvm: Include "bugpoint" in dependent... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
NAKAMURA Takumi | Remove out-of-date comment in llvm/tools/CMakeLists... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Daniel Sanders | [mips][msa] Correct the behaviour of the COPY_FW pseudo... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Chandler Carruth | Hey, we can stop depending on the IR library from the... |
commit | commitdiff | tree | snapshot |
next |