2015-08-04 |
Bruce Mitchener | Fix cmake build on non-Windows platforms. |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Richard Smith | [modules] Make IndirectFieldDecl mergeable to avoid... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Sanjoy Das | Revert "[LSR] Generate and use zero extends" |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Argyrios Kyrtzidis | Remove unused header include. |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Marshall Clow | Change char_traits<char16_t>::eof() to return 0xFFFF... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Ahmed Bougacha | [AArch64] Rename FP formats to be more consistent.... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Ahmed Bougacha | [AArch64] Add isel support for f16 indexed LD/ST. |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Chandler Carruth | [UB] Fix yet another use of memcpy with a null pointer... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Ahmed Bougacha | [AArch64][v8.1a] The "pan" sysreg isn't MSR-specific... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Chandler Carruth | [UB] Fix another place where we would pass a null point... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Ahmed Bougacha | [AArch64] Remove unnecessary "break". NFC. |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Ahmed Bougacha | [AArch64] Use SDValue bool operator. NFC. |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Hans Wennborg | Add a -revert option to utils/release/merge.sh |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Chandler Carruth | [UB] Fix a nasty place where we would pass null pointer... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Ahmed Bougacha | [AArch64] Vector FCOPYSIGN supports Custom-lowering... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Ahmed Bougacha | [CodeGen] Fix FCOPYSIGN legalization to account for... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Alex Lorenz | MIR Serialization: Serialize the 'volatile' machine... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Chaoren Lin | XFAIL TestInferiorAssert for Android API <= 16. |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Adam Nemet | [LAA] Remove unused needsAnyChecking(), NFC |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Adam Nemet | [LoopVer] Remove unused needsRuntimeChecks(), NFC |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Mehdi Amini | Docs: s/Sanitiser/Sanitizer/ for consistency |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Mehdi Amini | GettingStarted.rst: Add info about building sanitizers |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Mehdi Amini | docs/GettingStarted.rst: Whitespace only |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Alex Lorenz | MIR Serialization: Initial serialization of the machine... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Adrian McCarthy | Create a Windows mini-dump target Differential Revisio... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Naomi Musgrave | Runtime check of poisoning derived class members. |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Naomi Musgrave | Dtor callback emitted when msan attribute not repressed... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Justin Bogner | lto: Avoid relying on the environment for this test |
commit | commitdiff | tree | snapshot |
2015-08-03 |
David Blaikie | Update/correct comment. |
commit | commitdiff | tree | snapshot |
2015-08-03 |
David Blaikie | -Wdeprecated-clean: Fix cases of violating the rule... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Justin Bogner | X86: Teach X86 builtins which target features they... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Tim Northover | ARM: remove horrible printf left over from debugging |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Alexander Kornienko | [clang-tidy] Improve the misc-unused-alias-decl message |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Davide Italiano | [llvm-objdump] Range-loopify. NFC intended. |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Derek Schuff | Fix memory leak in unit test of Bitcode/BitReaderTest.cpp |
commit | commitdiff | tree | snapshot |
2015-08-03 |
David Blaikie | Fix with a bit more care. (but only a bit) |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Enrico Granata | Jim suggested to use eArgTypeAddressOrExpression for... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Douglas Katzman | Grammar: Don't imply that a program wouldn't want a... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Chandler Carruth | [Unroll] Improve the brute force loop unroll estimate... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
David Blaikie | Try to fix the build for C++ standard libraries missing... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Renato Golin | [Release Script] Check for correct symlink name |
commit | commitdiff | tree | snapshot |
2015-08-03 |
David Blaikie | -Wdeprecated-clean: Fix cases of violating the rule... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
David Blaikie | Recommit r243824: -Wdeprecated-clean: Fix cases of... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Reid Kleckner | [asan] Print VAs instead of RVAs for module offsets... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Pete Cooper | Convert some AArch64 code to foreach loops. NFC. |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Enrico Granata | Fix the memory find command such that it can actually... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Lang Hames | [MCJIT] Fix a cast warning in the unit-test introduced... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Derek Schuff | Fix testing for end of stream in bitstream reader. |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Tobias Grosser | Do not add spaces into memory-access identifiers |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Reid Kleckner | Revert "-Wdeprecated-clean: Fix cases of violating... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Duncan P. N... | Update testcases after LLVM r243885 |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Duncan P. N... | DI: Disallow uniquable DICompileUnits |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Tim Northover | ARM: prefer allocating VFP regs at stride 4 on Darwin. |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Duncan P. N... | Linker: Move distinct MDNodes instead of cloning |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Tobias Grosser | Add option -polly-view-only |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Tobias Grosser | Allow derived DOTViewers to choose the functions to... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
JF Bastien | Refactor AtomicExpand::expandAtomicRMWToCmpXchg into... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Kuba Brecka | [asan] Fix dyld version detection on OS X |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Douglas Katzman | [SHAVE] Pass all -f, -g, -O, -W options through directl... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Artur Pilipenko | Currently string attributes on function arguments/retur... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Nathan Wilson | [CONCEPTS] Add concept to VarDecl and diagnostic for... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Silviu Baranga | [TTI] Fix default costs for interleaved accesses |
commit | commitdiff | tree | snapshot |
2015-08-03 |
John Brawn | [ARM] Make GlobalMerge merge extern globals by default |
commit | commitdiff | tree | snapshot |
2015-08-03 |
John Brawn | [GlobalMerge] Allow targets to enable merging of extern... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Alexander Kornienko | Don't use test inputs from other directories. |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Daniel Jasper | Replace callback-if with isExpansionInMainFile as sugge... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Andrey Bokhanko | Additional fix for PR14269: Crash on vector elements... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
James Molloy | Be less conservative about forming IT blocks. |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Alexander Kornienko | Fix the test added at r243777. |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Asaf Badouh | [X86][AVX512VLBW] add pack, cvt, mulhi and madd intrinsics |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Duncan P. N... | ValueMapper: Only check for cycles if operands change |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Duncan P. N... | ValueMapper: Use a range-based for, NFC |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Duncan P. N... | ValueMapper: Reuse local variable, NFC |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Frederic Riss | Use early return NFC. |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Frederic Riss | [dwarfdump] Add support for dumping mach-o universal... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Frederic Riss | [dwarfdump] Move dumping to a helper function NFC |
commit | commitdiff | tree | snapshot |
2015-08-03 |
JF Bastien | WebAssembly: implement getScalarShiftAmountTy so we... |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Craig Topper | Use range-based for loops. NFC |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Duncan P. N... | AsmPrinter: Stop inheriting from DIE |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Duncan P. N... | DwarfLinker: Use DIEValueList instead of DIE, NFC |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Duncan P. N... | AsmPrinter: Split out non-DIE printing from DIE::print... |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Duncan P. N... | AsmPrinter: Take DIEValueList in some DwarfUnit API... |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Duncan P. N... | AsmPrinter: Change DIEValueList to a subclass of DIE... |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Duncan P. N... | Remove dead code, NFC |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Tobias Grosser | Use the branch instruction to define the location of... |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Simon Pilgrim | Fix invalid shufflevector operands |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Simon Pilgrim | [X86][SSE] Refreshed sse2 vector shift tests |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Tobias Grosser | Dependences: Zero pad the schedule map |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Asaf Badouh | [X86][AVX512VLDQ] add reduce/range/cvt intrinsics |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Andrew Wilkins | Add support to set/get ordering for load/store from... |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Jason Molenda | GDBRemoteCommunication::DecompressPacket assumed that... |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Craig Topper | Mark CompositeType::getTypeAtIndex as const. NFC |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Craig Topper | Mark Type::getPointerTo as const. Unfortunately, this... |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Craig Topper | Merge the const and non-const Type::getScalarType to... |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Craig Topper | De-constify pointers to Type since they can't be modifi... |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Yaron Keren | Rangify for loops, NFC. |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Davide Italiano | Revert r243827. |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Jingyue Wu | [NVPTX] allow register copy between float and int |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Simon Pilgrim | Remove trailing whitespace. NFCI. |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Simon Pilgrim | Use SDValue bool check. NFCI. |
commit | commitdiff | tree | snapshot |
next |