| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ... | Eugene Zelenko | 2017-01-27 | 1 | -5/+11 |
* | Use StringRef in ARMConstantPool APIs (NFC) | Mehdi Amini | 2016-10-05 | 1 | -5/+5 |
* | [ARM] Promote small global constants to constant pools | James Molloy | 2016-09-26 | 1 | -3/+17 |
* | Revert "[ARM] Promote small global constants to constant pools" | James Molloy | 2016-09-23 | 1 | -17/+3 |
* | [ARM] Promote small global constants to constant pools | James Molloy | 2016-09-23 | 1 | -3/+17 |
* | [ARM] Add support for embedded position-independent code | Oliver Stannard | 2016-08-08 | 1 | -0/+1 |
* | ARM: correct TLS access on WoA | Saleem Abdulrasool | 2016-06-07 | 1 | -0/+1 |
* | ARM: clang-format a couple of switches, add comments | Saleem Abdulrasool | 2016-06-07 | 1 | -5/+5 |
* | Drop prelink support. | Rafael Espindola | 2015-11-17 | 1 | -2/+0 |
* | ARM/ELF: Better codegen for global variable addresses. | Peter Collingbourne | 2015-10-26 | 1 | -2/+1 |
* | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -2/+2 |
* | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -2/+2 |
* | Use 'override/final' instead of 'virtual' for overridden methods | Alexander Kornienko | 2015-04-11 | 1 | -1/+1 |
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 2014-03-10 | 1 | -20/+20 |
* | ARM: Deduplicate ConstantPoolValues. | Benjamin Kramer | 2013-09-16 | 1 | -0/+33 |
* | Use a std::string rather than a dynamically allocated char* buffer. | Benjamin Kramer | 2012-12-24 | 1 | -4/+2 |
* | Remove unnecessary classof()'s | Sean Silva | 2012-10-11 | 1 | -5/+0 |
* | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 1 | -1/+1 |
* | Add a convenience method to tell if two things are equal. | Bill Wendling | 2011-10-01 | 1 | -0/+6 |
* | Use the ARMConstantPoolMBB class to handle the MBB values. | Bill Wendling | 2011-10-01 | 1 | -11/+4 |
* | Add ARMConstantPoolMBB to hold an MBB value in the constant pool. | Bill Wendling | 2011-10-01 | 1 | -1/+33 |
* | Remove dead code. | Bill Wendling | 2011-10-01 | 1 | -5/+0 |
* | Remove now dead methods and ivar. | Bill Wendling | 2011-10-01 | 1 | -6/+0 |
* | Use the new ARMConstantPoolSymbol class to handle external symbols. | Bill Wendling | 2011-10-01 | 1 | -0/+3 |
* | Add an ARMConstantPool class for external symbols. This will split out the su... | Bill Wendling | 2011-10-01 | 1 | -1/+40 |
* | Remove now dead methods and ivar from ARMConstantPoolValue. | Bill Wendling | 2011-10-01 | 1 | -10/+0 |
* | Some more refactoring. | Bill Wendling | 2011-10-01 | 1 | -0/+18 |
* | Add a Create method that accepts 'kind' and 'pcadj' arguments. | Bill Wendling | 2011-10-01 | 1 | -0/+3 |
* | Refactoring: Separate out the ARM constant pool Constant from the ARM constant | Bill Wendling | 2011-10-01 | 1 | -5/+41 |
* | Constify 'isLSDA' and move a method out-of-line. | Bill Wendling | 2011-09-30 | 1 | -14/+6 |
* | Support creating a constant pool value for a machine basic block. | Bill Wendling | 2011-09-29 | 1 | -2/+12 |
* | Rename AddSelectionDAGCSEId() to addSelectionDAGCSEId(). | Jim Grosbach | 2011-09-27 | 1 | -1/+1 |
* | Nuke a FIXME. No need to be fancier here, as ARM handles constant pools | Jim Grosbach | 2010-11-29 | 1 | -5/+1 |
* | Change the ARMConstantPoolValue modifier string to an enumeration. This will | Jim Grosbach | 2010-11-09 | 1 | -6/+31 |
* | Add <cstddef> include to get ptrdiff_t, for gcc-4.6; patch by Dimitry Andric. | Daniel Dunbar | 2010-06-15 | 1 | -0/+1 |
* | Add const qualifiers to CodeGen's use of LLVM IR constructs. | Dan Gohman | 2010-04-15 | 1 | -5/+5 |
* | - Add TargetInstrInfo::isIdentical(). It's similar to MachineInstr::isIdentical | Evan Cheng | 2009-11-07 | 1 | -0/+4 |
* | Hyphenate some comments. | Bob Wilson | 2009-11-02 | 1 | -3/+2 |
* | Add support for BlockAddress values in ARM constant pools. | Bob Wilson | 2009-11-02 | 1 | -7/+13 |
* | Fix compiler warnings | Jim Grosbach | 2009-09-01 | 1 | -1/+1 |
* | Clean up LSDA name generation and use for SJLJ exception handling. This | Jim Grosbach | 2009-09-01 | 1 | -0/+10 |
* | Let Darwin linker auto-synthesize stubs and lazy-pointers. This deletes a bun... | Evan Cheng | 2009-08-28 | 1 | -15/+1 |
* | remove various std::ostream version of printing methods from | Chris Lattner | 2009-08-23 | 1 | -8/+0 |
* | Push LLVMContexts through the IntegerType APIs. | Owen Anderson | 2009-08-13 | 1 | -1/+2 |
* | Whitespace cleanup. Remove trailing whitespace. | Jim Grosbach | 2009-08-11 | 1 | -2/+2 |
* | Move ~ARMConstantPoolValue() to the .cpp file to avoid needing to include <cs... | Jim Grosbach | 2009-08-11 | 1 | -2/+1 |
* | Add stdlib.h | Jim Grosbach | 2009-08-11 | 1 | -0/+1 |
* | SjLj based exception handling unwinding support. This patch is nasty, brutish | Jim Grosbach | 2009-08-11 | 1 | -0/+2 |
* | no really, I can spell! | Chris Lattner | 2009-07-21 | 1 | -1/+1 |