2013-08-20 |
David Blaikie | DebugInfo: Simplify/clarify propagation of typemembers... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Reed Kotler | Add an option which permits the user to specify using... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Akira Hatanaka | [mips] Guard micromips instructions with predicate... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Fariborz Jahanian | ObjectiveC migrator: More tweaking of heuristics |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Richard Smith | During typo correction, check for an exact match in... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Edwin Vane | cpp11-migrate: Use Replacement serialization from clang... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Jim Grosbach | ARM: Fix fast-isel copy/paste-o. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Edwin Vane | Adding Replacement serialization support |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Rafael Espindola | Centralize the logic for handling -m* options and fix... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Fariborz Jahanian | ObjectiveC migrator: More tweaking of heuristics |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Andrew Kaylor | Still more MCJIT PIC test XFAILs |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Andrew Kaylor | Clarifying two MCJIT PIC tests as XFAIL on i686-pc... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Marshall Clow | Updated status of issues #2093, 2144, and 2185 |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Andrew Kaylor | Removing duplicate XFAIL markers |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Marshall Clow | Updated status and description of issues 2064, 2069... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Marshall Clow | Updated status of issues #2028, 2047, and 2053. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Hafiz Abid... | To test commit access. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Andrew Kaylor | Marking two more MCJIT PIC tests as XFAIL on i686 |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Andrew Kaylor | Marking MCJIT PIC tests as XFAIL on arm |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Rafael Espindola | Remove duplicated error checking. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Alexey Samsonov | [LSan] Add support for building standalone LSan runtime... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Alexey Samsonov | [LSan] Add support for building standalone LSan runtime... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Marshall Clow | Updated status of issues #1214, 2207 and 2209. They... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Rafael Espindola | Remove dead code. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Ed Maste | Include checksum in non-ack mode |
commit | commitdiff | tree | snapshot |
2013-08-20 |
NAKAMURA Takumi | UniqueHeaderNameTest.cpp: Appease valgrind. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Rafael Espindola | Refactor the x86 feature handling. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Vladimir Medic | Fix style issues in AsmParser.cpp |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Tim Northover | ARM: add test for last commit |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Tim Northover | ARM: default to arm1176jzf-s for hard-float platforms. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Guillaume Papin | Revert "cpp11-migrate: Add a class to support include... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Daniel Jasper | clang-format: Format enum struct/class like enum. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Daniel Jasper | clang-format: Additional options for spaces around... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Benjamin Kramer | ARCMigrate depends on the static analyzer. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Guillaume Papin | cpp11-migrate: Add a class to support include directive... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
NAKAMURA Takumi | clang/test/Driver/cl-options.c: Remove the feature... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
NAKAMURA Takumi | clang/test/Driver: Remove the feature "clang-driver... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
NAKAMURA Takumi | clang/test/Driver: Remove the feature "clang-driver... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Elena Demikhovsky | AVX-512: Added more patterns for VMOVSS, VMOVSD, VMOVD... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Daniel Sanders | [mips][msa] Added fexdo, fexup[lr] builtins |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Daniel Sanders | [mips][msa] Removed fcge, fcgt, fsge, fsgt |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Richard Sandiford | [SystemZ] Update README |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Richard Sandiford | [SystemZ] Use SRST to optimize memchr |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Benjamin Kramer | memcmp is not a valid way to compare structs with paddi... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Daniel Sanders | [mips][msa] Added insve |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Ed Maste | Fix crash when connecting to gdbserver without loading... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Richard Sandiford | Fix test typo and add usual "br %r14" test |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Richard Sandiford | Fix overly pessimistic shortcut in post-RA MachineLICM |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Tim Northover | ARM: implement some simple f64 materializations. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | [stackprotector] Small cleanup. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | [stackprotector] Small Bit of computation hoisting. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | [stackprotector] Added significantly longer comment... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | Removed trailing whitespace. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | [stackprotector] Removed stale TODO. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Daniel Sanders | [mips][msa] Added and.v, bmnz.v, bmz.v, bsel.v, nor... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | [stackprotector] Added support for emitting the llvm... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | [stackprotector] Refactor out the end of isInTailCallPo... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Craig Topper | Rename __AVX512__ to __AVX512F__ |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | [autotools->cmake] Added support for building clang... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Craig Topper | Change 'avx512' to 'avx-512' to match llvm backend. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | Remove unused variables that crept in. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | [autotools->cmake] Move add_subdirectory(test) inside... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | [autotools->cmake] Added support for creating the clang... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Craig Topper | Add AVX-512 feature flag and knl cpu to clang. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Craig Topper | Revert r188756 because some other changes snuck in... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Craig Topper | Add AVX-512 feature flag and knl cpu to clang. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | Teach selectiondag how to handle the stackprotectorchec... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Craig Topper | Fix formatting. No functional change. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Craig Topper | Add AVX-512 and related features to the CPUID detection... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Craig Topper | Move AVX and non-AVX replication inside a couple multic... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Craig Topper | Add an error check for a typo I accidentally made in... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Bill Schmidt | [PowerPC] More refactoring prior to real PPC emitProlog... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Andrew Kaylor | Marking MCJIT PIC tests as XFAIL on AArch64 |
commit | commitdiff | tree | snapshot |
2013-08-20 |
David Blaikie | Revert "Revert "Revert "Revert "DebugInfo: Omit debug... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Venkatraman... | [Sparc] Use HWEncoding instead of unused Num field... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Eli Friedman | Fix name lookup with dependent using decls. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Andrew Kaylor | Fixing XPASSes among MCJIT PIC test on i686 |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Andrew Kaylor | Second attempt to mark Large/PIC MCJIT test as XFAIL... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Andrew Kaylor | Marking two MCJIT PIC tests as XFAIL on Darwin |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Fariborz Jahanian | ObjectiveC migrator: More work towards |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Reid Kleckner | clang-cl: Ignore the /wd n flag for disabling a warning |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Jordan Rose | [analyzer] Note that deadcode.UnmodifiedVariable would... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Andrew Kaylor | Trying again with PIC tests for MCJIT |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Reid Kleckner | clang-cl: Add /MP[n] to the list of unsupported and... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Hal Finkel | Add a llvm.copysign intrinsic |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Hal Finkel | Don't form PPC CTR-based loops around a copysignl call |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Andrew Kaylor | Adding PIC support for ELF on x86_64 platforms |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Peter Collingbourne | Introduce non-const overloads for GlobalAlias::{get... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Juergen Ributzka | Fix last commit. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Jakub Staszak | Use pop_back_val() instead of both back() and pop_back(). |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Juergen Ributzka | Simplify code by using CreateMemTemp. No functional... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Matt Arsenault | Teach InstCombine visitGetElementPtr about address... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Matt Arsenault | Cleanup visitGetElementPtr to make address space change... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Matt Arsenault | commonPointerCast cleanups to make address space change... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Eli Friedman | Handle init lists and _Atomic fields. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Jakub Staszak | Make sure that pop_back_val() result is used. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Richard Smith | PR16727: don't try to evaluate a potentially value... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Andrew Kaylor | Reverting r188709 until I can figure out the proper... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Fariborz Jahanian | ObjectiveC migrator: Start inserting |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Matt Arsenault | Fix assert with GEP ptr vector indexing structs |
commit | commitdiff | tree | snapshot |
next |