- 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
- f0e97db X86 SSE Intrinsics: update header for sqrt_ss, rsqrt_ss and rcp_ss. by Manman Ren · 12 years ago
- 50d46ca Recommit Eric's code to validate ASM string's constraints and modifiers. by Bill Wendling · 12 years ago
- d2e7d20 [ms-inline asm] Add a test case for r166723 and r166724. by Chad Rosier · 12 years ago
- f742727 [ms-inline asm] Test case for r166632. by Chad Rosier · 12 years ago
- 1bed9b7 [ms-inline asm] Add test cases for r166451. by Chad Rosier · 12 years ago
- 4224255 [ms-inline asm] Add test cases for r166592. The test cases only works if the by Chad Rosier · 12 years ago
- 9230997 A number of test cases assume that an "int" parameter or return value by Ulrich Weigand · 12 years ago
- 04631c3 Revert r166541, "clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532." by NAKAMURA Takumi · 12 years ago
- 045d707 clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532. by NAKAMURA Takumi · 12 years ago
- e4aeeaa Add padding inreg registers to cause llvm to skip ecx when needed with by Rafael Espindola · 12 years ago
- b693269 Add inreg markers with the x86_fastcallcc calling convention. by Rafael Espindola · 12 years ago
- e72faf6 [ms-inline asm] Test case for r166526. by Chad Rosier · 12 years ago
- 82573e3 [ms-inline asm] Update the triple to test r166523. by Chad Rosier · 12 years ago
- 4d5dd7c [ms-inline asm] Update for r166433. by Chad Rosier · 12 years ago
- 293e2eb Testcase change for r166440. by Eli Friedman · 12 years ago
- 5a12aca [ms-inline asm] Test case for r166433. by Chad Rosier · 12 years ago
- 860022c When used in a compound expression FP_CONTRACT should proceed all explicit by Lang Hames · 12 years ago