- dbee949 [mips] Enable inlining of atomic ops on mips32 and mips64. by Akira Hatanaka · 12 years ago
- ea8bca7 clang/test/CodeGen: Suppress a couple of tests on win32. It seems -fsanitize-blacklist doesn't accept DOSish pathnames. by NAKAMURA Takumi · 12 years ago
- 4f45bc0 [ubsan] Add support for -fsanitize-blacklist by Will Dietz · 12 years ago
- 205ecf0 [ms-inline asm] Updates and test case for r172743. Part of rdar://12576868 by Chad Rosier · 12 years ago
- 04c226a Fix recent test for more diverse environments. by Tim Northover · 12 years ago
- c4a0401 Correct order of operands forwarding NEON vfma to LLVM fma by Tim Northover · 12 years ago
- 0395de3 Collect both normal and static data members of a class in source by Eric Christopher · 12 years ago
- 7c9dbb7 Multiprecision subtraction builtins. by Michael Gottesman · 12 years ago
- 19f8e85 This patch addresses varargs processing for small complex types under by Bill Schmidt · 12 years ago
- ced7fdf clang/test/CodeGen/builtins-multiprecision.c: Enhance for each test to run on theree targets, i686, amd64, win64. by NAKAMURA Takumi · 12 years ago
- e7c588a Fixed spelling of test name: builtins-multipercision.c => builtins-multiprecision.c. by Michael Gottesman · 12 years ago
- 5a808c0 Added a triple to the test builtins-multiprecision.c. by Michael Gottesman · 12 years ago
- 0cf07bc Added builtins for multiprecision adds. by Michael Gottesman · 12 years ago
- 3731a41 [ms-inline asm] Add test case for r172121. Part of rdar://12991541 by Chad Rosier · 12 years ago
- 7266cf6 Enable intel_ocl_bicc for x86_64 target only. Remove fix from 171969 that enabled this extension for multiple targets. by Guy Benyei · 12 years ago
- 4a5984c [ubsan] Make static check data non-const so it can be used for deduplication. by Will Dietz · 12 years ago
- 6949ab1 [ms-inline asm] Add a test case for the offset operator where the operand is a by Chad Rosier · 12 years ago
- f8a6cb1 CodeGen/compound-assign-overflow.c: include stdint.h in freestanding mode by Dmitri Gribenko · 12 years ago
- 2fcadfe Add a test to make sure that vector output happens for debug info. by Eric Christopher · 12 years ago
- 822023a [ubsan] Use correct type for compound assignment ops. by Will Dietz · 12 years ago
- 7520fca Test case for r171784. by Chad Rosier · 12 years ago
- 7a83421 Scalar shifts in the OpenCL specification (as of v. 1.2) are defined to be by David Tweed · 12 years ago
- 3de93c8 FileCheck-ize test/CodeGen/inline.c. by David Blaikie · 12 years ago
- 390a70f [mips] Fix data layout string. Add 64 to the list of native integer widths by Akira Hatanaka · 12 years ago
- 2d382d1 [ubsan] Recover by default, use -fno-sanitize-recover to disable. by Will Dietz · 12 years ago
- 3898008 Add intel_ocl_bicc calling convention as a function attribute to clang. The calling convention is already implemented in LLVM. by Guy Benyei · 12 years ago
- d29b455 Add a testcase for ARM cortex-r5 subtarget by Quentin Colombet · 12 years ago
- 0db661e Don't eagerly emit a global static merged with a local extern. by Rafael Espindola · 12 years ago
- d538ed9 Implement AST dumper for Decls. http://llvm-reviews.chandlerc.com/D52 by Alexander Kornienko · 12 years ago
- 08cc03f CodeGen: Expand creal and cimag into complex field loads by Meador Inge · 12 years ago
- 853c370 Now that the uninitialized variable has been fixed in llvm, add this test back, by Rafael Espindola · 12 years ago
- 9e6111a This patch fixes PR13624, which notes a 64-bit PowerPC ELF ABI by Bill Schmidt · 12 years ago
- 1bdbe4d [ubsan] Emit branch weight metadata to hint towards common case. by Will Dietz · 12 years ago
- 463b48b ubsan: Add -fsanitize=bool and -fsanitize=enum, which check for loads of by Richard Smith · 12 years ago
- a923c97 Rewrite calls to bitcast unprototyped functions when emitting a definition. by John McCall · 12 years ago
- 39450d0 Remove until I can fix this. by Bill Wendling · 12 years ago
- 41bde8c Use correct flags for this test. by Bill Wendling · 12 years ago
- 26df84a Fixup test case from r169755. These are driver options, not frontend options. by Chad Rosier · 12 years ago
- 44f4a2d Specify if `-mno-red-zone' was used when creating the GCOV instrucmentation pass. by Bill Wendling · 12 years ago
- 23add33 Remove unneeded typedef and volatile by Michael Ilseman · 12 years ago
- e56bb36 Fix the required args count for variadic blocks. by John McCall · 12 years ago
- 8fd7f67 clang/test/CodeGen/2008-01-07-UnusualIntSize.c: Add triple x86_64. It doesn't assume 32-bit target, for now. by NAKAMURA Takumi · 12 years ago
- 72d2dab Rework the bitfield access IR generation to address PR13619 and by Chandler Carruth · 12 years ago
- 15490fd [driver, ms-inline asm] MS-Style inline assembly is controlled by the by Chad Rosier · 12 years ago
- e0c0196 [ms-inline asm] Add more tests. by Chad Rosier · 12 years ago
- cdeb7d5 Have clang use LLVM IR's fast-math flags when in FastMath or FiniteMathOnly modes. Test cases included. by Michael Ilseman · 12 years ago
- ad95481 [ubsan] Add flag to enable recovery from checks when possible. by Will Dietz · 12 years ago
- ac55865 Fix a test that was redefining FileCheck variables while referencing old ones. by Eli Bendersky · 12 years ago
- 6e6330c Don't emit a warning with an input/output parameter. We assume the user knows what they're doing here. by Bill Wendling · 12 years ago
- e2dbaa9 Don't warn if the input size is less than the register size. Also don't warn if by Bill Wendling · 12 years ago
- e5965df Add a test case for the new cortex-a5 switch by Quentin Colombet · 12 years ago
- db748a3 Fix a small calling-convention bug for x86-32. PR14453. by Eli Friedman · 12 years ago
- 060f34d ABI: comments from Eli on r168820. by Manman Ren · 12 years ago
- f51c61c ABI: modify CreateCoercedLoad and CreateCoercedStore to not use load or store of by Manman Ren · 12 years ago
- 30cddae Teach Lexer::getSpelling about raw string literals. Specifically, if a raw by Richard Smith · 12 years ago
- b854036 Add -fsanitize=integer for reporting suspicious integer behaviors. by Will Dietz · 12 years ago
- c9715fc This patch addresses an incompatibility relative to the 64-bit PowerPC ELF ABI. by Bill Schmidt · 12 years ago
- 9e4bafc check that always_inline attribute works with -fno-inline by Sebastian Pop · 12 years ago
- 8548908 PR14306: Move -fbounds-checking to -fsanitize=bounds. by Joey Gouly · 12 years ago
- 7baa711 Enable inlining of 4 byte atomic ops on ppc32, 8 byte atomic ops on ppc64. by Benjamin Kramer · 12 years ago
- 84fd6df Make sure CodeGenTypes correctly reconverts function types. Fixes PR14355, a crash in IR generation. by Eli Friedman · 12 years ago
- f5bf912 When evaluating variably modified types for function parameters, dig out the by Eli Friedman · 12 years ago
- 825d386 Remove the cellspu port. by Eric Christopher · 12 years ago
- 0c949ef Revert "Use the 'count' attribute instead of the 'upper_bound' attribute." by Eric Christopher · 12 years ago
- 30305be Use the 'count' attribute instead of the 'upper_bound' attribute. by Bill Wendling · 12 years ago
- 8187c7e Fix IR generation for bool on PPC (and any other target where bool is not 8 bits in memory). by Eli Friedman · 12 years ago
- 41296e8 That's causing an error. by Bill Wendling · 12 years ago
- 5ece32e Don't test for incomplete types. by Bill Wendling · 12 years ago
- ba541d3 Update testcase to show that we don't emit an error for sizes <= 32-bits. by Bill Wendling · 12 years ago
- 68fd608 Check that the input size is correct for the given constraint. by Bill Wendling · 12 years ago
- 463eb89 Add clang support of RTM from TSX by Michael Liao · 12 years ago
- 6c801b6 Add a few more test cases for verifying -fno-builtin. by Meador Inge · 12 years ago
- d1542c2 [NVPTX] Add __nvvm_* intrinsics as Clang builtins by Justin Holewinski · 12 years ago
- c449703 llvm/ConstantFolding.cpp: Make ReadDataFromGlobal() and FoldReinterpretLoadFromConstPtr() Big-endian-aware. by NAKAMURA Takumi · 12 years ago
- 885ad69 ARM byval: when type alignment is bigger than ABI alignment, instead of by Manman Ren · 12 years ago
- c54e25f Classify the INT_MIN/-1 check as -fsanitize=signed-integer-overflow, not as -fsanitize=divide-by-zero. by Richard Smith · 12 years ago
- d6396a6 Use the individual -fsanitize=<...> arguments to control which of the UBSan by Richard Smith · 12 years ago
- 71c0dcc On PowerPC64, integer arguments and return values need to be sign- or by Ulrich Weigand · 12 years ago
- 9417b05 Fix debug tag type of forward declarations of struct/class in C++. by David Blaikie · 12 years ago
- 9b1a48a clang/test/CodeGen/bitfield-promote.c: Add explicit triple for now. It has been failing for big endian targets, for example, ppc. by NAKAMURA Takumi · 12 years ago
- 36db2d8 clang/test/CodeGen/bitfield-promote.c: FileCheck-ize. by NAKAMURA Takumi · 12 years ago
- aee56fa Update the front end to use minsize attribute by Quentin Colombet · 12 years ago
- bb12243 Remove divison-by-zero checks from -ftrapv. These checks were incompatible with by Richard Smith · 12 years ago
- 292d67b -fcatch-undefined-behavior: Start checking loads and stores for null pointers. by Richard Smith · 12 years ago
- 710c517 ARM AAPCS-VFP: fix tracking of allocated VFP registers. by Manman Ren · 12 years ago
- 66fb028 [driver] Remove the -ccc-host-triple alias. This has been replaced by the by Chad Rosier · 12 years ago
- b3fa55f ARM AAPCS-VFP: fix handling of homogeneous aggreate. by Manman Ren · 12 years ago
- 356d9cc Change ForceSizeOpt attribute into MinSize attribute by Quentin Colombet · 12 years ago
- ee1ea80 Don't crash on bad atomic operations. PR14176. by Eli Friedman · 12 years ago
- 8e68ef0 Revert commit r166946 by Quentin Colombet · 12 years ago
- ba927d9 Make forcesizeopt attribute available to the end user by Quentin Colombet · 12 years ago
- dbaf4bc This patch adds alignment information for long double to the 64-bit PowerPC by Bill Schmidt · 12 years ago
- e6b3dba Handle '*' and '#' asm constraint modifiers. by Ulrich Weigand · 12 years ago
- 7b82cfc Fix typo. by Eli Friedman · 12 years ago
- 3d7c780 Add missing safety check to an optimization for do-while loops. PR14191. by Eli Friedman · 12 years ago
- 3b33403 This patch is a follow-up to r166805. As suggested on-list, a check was by Bill Schmidt · 12 years ago
- 485717e This patch addresses a 64-bit PowerPC ELF ABI compatibility issue with by Bill Schmidt · 12 years ago
- da5c3b7 [ms-inline asm] Test case for r166790. by Chad Rosier · 12 years ago
- dd6e106 These tests require an actual x86 registered target, so mark them as such. Tested on ARM. by David Tweed · 12 years ago
- 9046768 Oz optimization level sets ForceSizeOpt attribute for each function by Quentin Colombet · 12 years ago