2014-10-31 |
Duncan P. N. Exon... | IR: MDNode => Value: Add Instruction::getMDNode() |
tree | commitdiff |
2014-10-31 |
Reid Kleckner | Work around bugs in MSVC "14" CTP 3's conversion logic |
tree | commitdiff |
2014-10-31 |
Reid Kleckner | Define LLVM_NOEXCEPT with MSVC 14 CTP 3 or newer |
tree | commitdiff |
2014-10-31 |
Lang Hames | [Object] Modify OwningBinary's interface to separate... |
tree | commitdiff |
2014-10-31 |
Duncan P. N. Exon... | IR: MDNode => Value: Instruction::setMetadata() |
tree | commitdiff |
2014-10-31 |
Bill Schmidt | [PowerPC] Initial VSX intrinsic support, with min/max... |
tree | commitdiff |
2014-10-31 |
Quentin Colombet | [CodeGenPrepare] Move extractelement close to store... |
tree | commitdiff |
2014-10-31 |
David Majnemer | Object, COFF: Cleanup symbol type code, improve binutil... |
tree | commitdiff |
2014-10-31 |
NAKAMURA Takumi | Threading.h: Give named parameters to llvm::call_once... |
tree | commitdiff |
2014-10-30 |
Chris Bieneman | Removing the static initializer in ManagedStatic.cpp... |
tree | commitdiff |
2014-10-30 |
Diego Novillo | Fix comment spelling and tidy diagnostic call in profil... |
tree | commitdiff |
2014-10-30 |
Diego Novillo | Add profile writing capabilities for sampling profiles. |
tree | commitdiff |
2014-10-30 |
Simon Atanasyan | [Mips] Add new Mips specific e_flags. |
tree | commitdiff |
2014-10-29 |
Jan Wen Voung | Fix getRelocationValueString to return the symbol name... |
tree | commitdiff |
2014-10-28 |
Reid Kleckner | X86: Implement the vectorcall calling convention |
tree | commitdiff |
2014-10-28 |
Rafael Espindola | Remove the PreserveSource linker mode. |
tree | commitdiff |
2014-10-27 |
Rafael Espindola | Make it easier to pass a custom diagnostic handler... |
tree | commitdiff |
2014-10-27 |
Jingyue Wu | [ScalarEvolution] Guard dump() with #if |
tree | commitdiff |
2014-10-27 |
Lang Hames | [PBQP] Remove a spurious 'typename' keyword. This was... |
tree | commitdiff |
2014-10-27 |
Lang Hames | [PBQP] Clarify ambiguous-looking typedef. |
tree | commitdiff |
2014-10-27 |
Lang Hames | [PBQP] Unique allowed-sets for nodes in the PBQP graph... |
tree | commitdiff |
2014-10-27 |
Michael Gottesman | Add MapVector::rbegin(), MapVector::rend() to completme... |
tree | commitdiff |
2014-10-27 |
NAKAMURA Takumi | Prune CRLF. |
tree | commitdiff |
2014-10-26 |
Lang Hames | [PBQP] Tidying up as per Dave Blaikie's suggesions... |
tree | commitdiff |
2014-10-26 |
Lang Hames | [PBQP] Explicitly define copy/move operations for NodeM... |
tree | commitdiff |
2014-10-26 |
Arnold Schwaighofer | Add an option to the LTO code generator to disable... |
tree | commitdiff |
2014-10-26 |
Lang Hames | [PBQP] Re-commit r220642 with a workaround for quirky... |
tree | commitdiff |
2014-10-26 |
Hans Wennborg | Revert "[PBQP] Unique-ptrify some PBQP Metadata structu... |
tree | commitdiff |
2014-10-26 |
Lang Hames | [PBQP] Unique-ptrify some PBQP Metadata structures... |
tree | commitdiff |
2014-10-26 |
Lang Hames | [PBQP] Tidy up CostAllocator.h: fix variable case,... |
tree | commitdiff |
2014-10-25 |
Benjamin Kramer | Unbreak the build. |
tree | commitdiff |
2014-10-25 |
Benjamin Kramer | Clean up assume intrinsic pattern matching, no need... |
tree | commitdiff |
2014-10-25 |
Rafael Espindola | Update the error handling of lib/Linker. |
tree | commitdiff |
2014-10-24 |
Rafael Espindola | Modernize the error handling of the Materialize function. |
tree | commitdiff |
2014-10-24 |
Rafael Espindola | Don't ever call materializeAllPermanently during LTO. |
tree | commitdiff |
2014-10-24 |
Sanjay Patel | remove class/function/variable names from comments... |
tree | commitdiff |
2014-10-24 |
Sanjay Patel | Use rsqrt (X86) to speed up reciprocal square root... |
tree | commitdiff |
2014-10-24 |
Aaron Ballman | These functions are not actually defined for NDEBUG... |
tree | commitdiff |
2014-10-23 |
Timur Iskhodzhanov | Make getDISubprogram(const Function *F) available in... |
tree | commitdiff |
2014-10-23 |
Timur Iskhodzhanov | PR21189: Teach llvm-readobj to dump bits of COFF symbol... |
tree | commitdiff |
2014-10-23 |
Frederic Riss | Modernize doxygen comments in Support/Dwarf.h |
tree | commitdiff |
2014-10-23 |
David Blaikie | [DebugInfo] Remove LexicalScopes::isCurrentFunctionScop... |
tree | commitdiff |
2014-10-22 |
Derek Schuff | [MC] Attach labels to existing fragments instead of... |
tree | commitdiff |
2014-10-22 |
Chad Rosier | [AArch64] Add support for the .inst directive. |
tree | commitdiff |
2014-10-22 |
Sanjay Patel | Shrinkify libcalls: use float versions of double libm... |
tree | commitdiff |
2014-10-21 |
Hans Wennborg | Revert "Teach the load analysis to allow finding availa... |
tree | commitdiff |
2014-10-21 |
Matt Arsenault | Add minnum / maxnum codegen |
tree | commitdiff |
2014-10-21 |
Matt Arsenault | Add minnum / maxnum intrinsics |
tree | commitdiff |
2014-10-21 |
Matt Arsenault | R600/SI: Add missing parameter to div_fmas intrinsic |
tree | commitdiff |
2014-10-21 |
Reid Kleckner | GCC has supported C++11 ref-qualifiers since 4.8.1 |
tree | commitdiff |
2014-10-21 |
Arnaud A. de Grand... | [PBQP] Teach PassConfig to tell if the default register... |
tree | commitdiff |
2014-10-21 |
Rafael Espindola | Drop support for an old version of ld64 (from darwin 9). |
tree | commitdiff |
2014-10-21 |
Arnaud A. de Grand... | [PBQP] Check for out of bound access in DEBUG builds |
tree | commitdiff |
2014-10-21 |
Chandler Carruth | Teach the load analysis to allow finding available... |
tree | commitdiff |
2014-10-21 |
Rafael Espindola | Fix a bit of confusion about .set and produce more... |
tree | commitdiff |
2014-10-21 |
Rafael Espindola | Make AsmPrinter::EmitLabelOffsetDifference a static... |
tree | commitdiff |
2014-10-21 |
Lang Hames | [MCJIT] Temporarily revert r220245 - it broke several... |
tree | commitdiff |
2014-10-21 |
Philip Reames | Introduce enum values for previously defined metadata... |
tree | commitdiff |
2014-10-20 |
Lang Hames | [MCJIT] Make MCJIT honor symbol visibility settings... |
tree | commitdiff |
2014-10-20 |
Alexey Samsonov | Try to fix GCC error about invalid use of const_cast... |
tree | commitdiff |
2014-10-20 |
Alexey Samsonov | Constify getELFDynamicSymbolIterators standalone functi... |
tree | commitdiff |
2014-10-20 |
Alexey Samsonov | Add const version of OwningBinary::getBinary |
tree | commitdiff |
2014-10-20 |
Alexey Samsonov | Be more specific about return type of MachOUniversalBin... |
tree | commitdiff |
2014-10-20 |
Alexey Samsonov | Constify input argument of RelocVisitor and DWARFContex... |
tree | commitdiff |
2014-10-20 |
Chandler Carruth | Switch the default DataLayout to be little endian,... |
tree | commitdiff |
2014-10-20 |
Chandler Carruth | Remove some completely superfluous trailing comments... |
tree | commitdiff |
2014-10-20 |
Chandler Carruth | Clean up the comments and doxygen for DataLayout. |
tree | commitdiff |
2014-10-20 |
David Majnemer | IR: Replace DataLayout::RoundUpAlignment with RoundUpTo... |
tree | commitdiff |
2014-10-20 |
Lang Hames | [PBQP] Use DenseSet rather than std::set for PBQP's... |
tree | commitdiff |
2014-10-19 |
Lang Hames | [ADT] Add a 'find_as' operation to DenseSet. |
tree | commitdiff |
2014-10-18 |
Lang Hames | [PBQP] Move register-allocation specific PBQP code... |
tree | commitdiff |
2014-10-17 |
Juergen Ributzka | [Stackmaps] Enable invoking the patchpoint intrinsic. |
tree | commitdiff |
2014-10-17 |
Rafael Espindola | Add back commits r219835 and a fixed version of r219829. |
tree | commitdiff |
2014-10-17 |
Rafael Espindola | Revert commit r219835 and r219829. |
tree | commitdiff |
2014-10-16 |
Robin Morisset | Erase fence insertion from SelectionDAGBuilder.cpp... |
tree | commitdiff |
2014-10-16 |
Sanjay Patel | fold: sqrt(x * x * y) -> fabs(x) * sqrt(y) |
tree | commitdiff |
2014-10-16 |
Benjamin Kramer | Add missing header guard. |
tree | commitdiff |
2014-10-16 |
NAKAMURA Takumi | llvm/Support/Options.h: Use \tparam. [-Wdocumentation] |
tree | commitdiff |
2014-10-15 |
Hal Finkel | Add CreateAlignmentAssumption to IRBuilder |
tree | commitdiff |
2014-10-15 |
Alexander Potapenko | Add MachOObjectFile::getUuid() |
tree | commitdiff |
2014-10-15 |
Chris Bieneman | Updating documentation based on my change to remove... |
tree | commitdiff |
2014-10-15 |
Chris Bieneman | Defining a new API for debug options that doesn't rely... |
tree | commitdiff |
2014-10-15 |
Duncan P. N. Exon... | IR: Move NumOperands from User to Value, NFC |
tree | commitdiff |
2014-10-15 |
Duncan P. N. Exon... | IR: Cleanup comments for Value, User, and MDNode |
tree | commitdiff |
2014-10-15 |
Rafael Espindola | Correctly handle references to section symbols. |
tree | commitdiff |
2014-10-15 |
Derek Schuff | [MC] Make bundle alignment mode setting idempotent... |
tree | commitdiff |
2014-10-15 |
Duncan P. N. Exon... | DI: Make comments "brief"-er, NFC |
tree | commitdiff |
2014-10-15 |
Sanjay Patel | remove function names from comments; NFC |
tree | commitdiff |
2014-10-15 |
Duncan P. N. Exon... | DI: Cleanup comments, NFC |
tree | commitdiff |
2014-10-15 |
Rafael Espindola | Simplify handling of --noexecstack by using getNonexecu... |
tree | commitdiff |
2014-10-15 |
Duncan P. N. Exon... | DI: Use a `DenseMap` instead of named metadata, NFC |
tree | commitdiff |
2014-10-15 |
Rafael Espindola | Move getNonexecutableStackSection up to the base ELF... |
tree | commitdiff |
2014-10-14 |
Gerolf Hoflehner | [AAarch64] Optimize CSINC-branch sequence |
tree | commitdiff |
2014-10-14 |
Hal Finkel | [LoopVectorize] Ignore @llvm.assume for cost estimates... |
tree | commitdiff |
2014-10-14 |
Sanjay Patel | Optimize away fabs() calls when input is squared (known... |
tree | commitdiff |
2014-10-14 |
Jan Vesely | Reapply "R600: Add new intrinsic to read work dimensions" |
tree | commitdiff |
2014-10-14 |
Rafael Espindola | Revert "R600: Add new intrinsic to read work dimensions" |
tree | commitdiff |
2014-10-14 |
Rafael Espindola | Remove unused member variable. |
tree | commitdiff |
2014-10-14 |
Jan Vesely | R600: Add new intrinsic to read work dimensions |
tree | commitdiff |
2014-10-14 |
NAKAMURA Takumi | Revert r219638, (r219640 and r219676), "Removing the... |
tree | commitdiff |
next |