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-17 |
Peter Zotov | [LLVM-C] Add LLVMInstructionClone. |
tree | commitdiff |
2014-10-16 |
Peter Collingbourne | Introduce LLVMParseCommandLineOptions C API function. |
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 |
2014-10-14 |
NAKAMURA Takumi | Threading.h: Use \tparam for template parameters. ... |
tree | commitdiff |
2014-10-14 |
Eric Christopher | Access the subtarget off of the MachineFunction rather... |
tree | commitdiff |
2014-10-14 |
Eric Christopher | Don't include DFAPacketizer in TargetInstrInfo, there... |
tree | commitdiff |
2014-10-14 |
Eric Christopher | Remove the TargetMachine from DFAPacketizer since it... |
tree | commitdiff |
2014-10-14 |
Peter Collingbourne | Introduce LLVMWriteBitcodeToMemoryBuffer C API function. |
tree | commitdiff |
2014-10-13 |
Chris Bieneman | Updating documentation as per Chandler's feedback. |
tree | commitdiff |
2014-10-13 |
Chris Bieneman | Removing the static destructor from ManagedStatic.cpp... |
tree | commitdiff |
2014-10-13 |
Peter Collingbourne | Remove unused debug info constants. |
tree | commitdiff |
2014-10-13 |
David Majnemer | InstCombine: Don't miscompile (x lshr C1) udiv C2 |
tree | commitdiff |
2014-10-13 |
Richard Smith | [modules] Stop excluding Support/Debug.h from the Suppo... |
tree | commitdiff |
2014-10-12 |
Benjamin Kramer | [Modules] Add some missing includes to make files compi... |
tree | commitdiff |
2014-10-12 |
Benjamin Kramer | APSInt: Simplify code to reduce the number of copies... |
tree | commitdiff |
2014-10-11 |
Benjamin Kramer | AssumptionTracker: Don't create temporary CallbackVHs. |
tree | commitdiff |
2014-10-11 |
Benjamin Kramer | MC: Shrink MCSymbolRefExpr by only storing the bits... |
tree | commitdiff |
2014-10-11 |
Benjamin Kramer | MC: Bit pack MCSymbolData. |
tree | commitdiff |
2014-10-11 |
Chandler Carruth | [SCEV] Add some asserts to the recently improved trip... |
tree | commitdiff |
2014-10-10 |
Alexey Samsonov | Re-land r219354: Use llvm-symbolizer to symbolize LLVM... |
tree | commitdiff |
2014-10-10 |
Mark Heffernan | This patch de-pessimizes the calculation of loop trip... |
tree | commitdiff |
2014-10-10 |
Fariborz Jahanian | Add couple of missing 'override' keyword. NFC. |
tree | commitdiff |
2014-10-10 |
Frederic Riss | [dwarfdump] Resolve also variable specifications/abstra... |
tree | commitdiff |
2014-10-10 |
Benjamin Kramer | Reduce double set lookups. NFC. |
tree | commitdiff |
2014-10-10 |
Chandler Carruth | [ADT] Add an (ADL-friendly) abs free function for APFlo... |
tree | commitdiff |
2014-10-10 |
David Majnemer | Object, COFF: Relax aux symbols for section definitions |
tree | commitdiff |
2014-10-10 |
Matt Arsenault | Add minnum / maxnum to APFloat |
tree | commitdiff |
2014-10-10 |
Chandler Carruth | [ADT] Replace the logb implementation with the simpler... |
tree | commitdiff |
2014-10-10 |
Chandler Carruth | [ADT] Add the scalbn function for APFloat. |
tree | commitdiff |
2014-10-10 |
Chandler Carruth | [ADT] Implement the 'logb' functionality for APFloat... |
tree | commitdiff |
2014-10-10 |
Matt Arsenault | Add isInfinity to ConstantFP |
tree | commitdiff |
2014-10-09 |
Chandler Carruth | [ADT] Add basic operator overloads for arithmetic to... |
tree | commitdiff |
2014-10-09 |
Frederic Riss | Add ApplePropertyString dump helper to Dwarf.{h|cpp}. |
tree | commitdiff |
2014-10-09 |
Matt Arsenault | Remove unused field from Operand |
tree | commitdiff |
2014-10-09 |
Lang Hames | [PBQP] Add missing headers from r219421. |
tree | commitdiff |
2014-10-09 |
Lang Hames | [PBQP] Replace PBQPBuilder with composable constraints... |
tree | commitdiff |
2014-10-09 |
David Majnemer | Object, COFF: Move the VirtualSize/SizeOfRawData logic... |
tree | commitdiff |
2014-10-09 |
Rui Ueyama | Object: Add range iterators for COFF import/export... |
tree | commitdiff |
2014-10-09 |
Eric Christopher | Remove unused argument to CreateTargetScheduleState... |
tree | commitdiff |
2014-10-09 |
Eric Christopher | Remove uses of the TargetMachine from FunctionLoweringInfo |
tree | commitdiff |
2014-10-08 |
Robin Morisset | Fix typo in comment |
tree | commitdiff |
2014-10-08 |
Adam Nemet | [AVX512] Intrinsics for vextract*x4 |
tree | commitdiff |
2014-10-08 |
David Blaikie | Reformat some stuff I missed in recent previous commits |
tree | commitdiff |
2014-10-08 |
Alexey Samsonov | Revert r219354. It seems to break some buildbots. |
tree | commitdiff |
2014-10-08 |
Alexey Samsonov | Use llvm-symbolizer to symbolize LLVM/Clang crash dumps. |
tree | commitdiff |
next |