- 47f3934 [ADT/StringMap] Follow-up to r172455, use the correct constructor for setting the InitialSize, by Argyrios Kyrtzidis · 12 years ago
- c0c67b0 Properly encapsulate additional methods and data from AsmParser. by Eli Bendersky · 12 years ago
- 398db93 Complete the existing support of ARM v6m, v7m, and v7em, i.e., respectively cortex-m0, cortex-m3, and cortex-m4 on the backend side. by Quentin Colombet · 12 years ago
- 1ba5769 SCEVExpander fix. RAUW needs to update the InsertedExpressions cache. by Andrew Trick · 12 years ago
- 3735573 [ADT/StringMap] Add a constructor in StringMap that accepts both an by Argyrios Kyrtzidis · 12 years ago
- 289148a Fix DenseMap when LLVM_HAS_RVALUE_REFERENCES is defined but equals 0. by Joe Groff · 12 years ago
- a662a98 Add DenseMap::insert(value_type&&) method. by Joe Groff · 12 years ago
- 318cad3 Move CheckForValidSection to the MCAsmParser interface. by Eli Bendersky · 12 years ago
- 030f63a Expose an InitToTextSection through MCStreamer. by Eli Bendersky · 12 years ago
- 9bac6b2 Move ParseMacroArgument to the MCAsmParser interfance. by Eli Bendersky · 12 years ago
- 733c336 Encapsulate the MacroEnabled flag in AsmParser behind accessor methods. by Eli Bendersky · 12 years ago
- 29eb2cc fix compile-time regression report by Joerg Sonnenberger: by Nuno Lopes · 12 years ago
- 96f498b Remove redundant 'llvm::' qualifications by Dmitri Gribenko · 12 years ago
- c7a2752 Precompute some information about register costs. by Jakob Stoklund Olesen · 12 years ago
- 69e42db Split TargetLowering into a CodeGen and a SelectionDAG part. by Benjamin Kramer · 12 years ago
- a125cac Added -view-callgraph module pass. by Andrew Trick · 12 years ago
- 4d0b4a4 Support for half intrinsics. Pushes MMX into slower encoding path. by Michael Ilseman · 12 years ago
- caa91f8 Add a new portability macro LLVM_FUNCTION_NAME, that expands to __func__, if by Dmitri Gribenko · 12 years ago
- cbdb7e4 LoopPass.h doesn't require Function.h. Remove unneeded #include. by Jakub Staszak · 12 years ago
- 893a234 Remove trailing spaces. by Jakub Staszak · 12 years ago
- 81bfd71 Remove unneeded includes from FunctionLoweringInfo.h. by Jakub Staszak · 12 years ago
- c1ec207 [ms-inline asm] Add support for calling functions from inline assembly. by Chad Rosier · 12 years ago
- 48fdf9b Remove unneeded #includes. by Jakub Staszak · 12 years ago
- 244b7a4 Fix indent and remove unneeded #includes in MDBuilder.h. by Jakub Staszak · 12 years ago
- 7ccad36 Rename LinkAllVMCore.h to LinkAllIR.h since VMCore directory was renamed to IR. by Jakub Staszak · 12 years ago
- 9b1f44b Add basic fix-its to SMDiagnostic. by Jordan Rose · 12 years ago
- b50df4a TableGen: Keep track of superclass reference ranges. by Jordan Rose · 12 years ago
- d122009 TableGen: record anonymous instantiations of classes. by Jordan Rose · 12 years ago
- 4aebce8 Allow hasProperty() to be called on bundle-internal instructions. by Jakob Stoklund Olesen · 12 years ago
- 1930fbf Signal.h: Add <cstdio> for FILE*, since r171989. by NAKAMURA Takumi · 12 years ago
- 69a2d6f Fix a race condition in the lock-file manager: once the lock file is by Douglas Gregor · 12 years ago
- b11f050 Support headerless bundles in MachineInstr::hasProperty(). by Jakob Stoklund Olesen · 12 years ago
- 8644116 Stack Alignment: throw error if we can't satisfy the minimal alignment by Manman Ren · 12 years ago
- 674be02 Fix include guards so they exactly match file names. by Jakub Staszak · 12 years ago
- 1db9b69 Revert s/Raw/getBitMask/g name change. This is possibly causing LTO test hangings. by Bill Wendling · 12 years ago
- 14925e6 ARM Cost model: Use the size of vector registers and widest vectorizable instruction to determine the max vectorization factor. by Nadav Rotem · 12 years ago
- f48acd5 Move the internal PrintStackTrace function that is used for llvm::sys::PrintStackTraceOnErrorSignal(), by Argyrios Kyrtzidis · 12 years ago
- 25377c8 Don't require BUNDLE headers in MachineInstr::getBundleSize(). by Jakob Stoklund Olesen · 12 years ago
- a1db5de PowerPC: EH adjustments by Adhemerval Zanella · 12 years ago
- cde8168 add hexagon flags in ELF.h by Shankar Easwaran · 12 years ago
- 73b9845 For some LLVM-as-library uses it is convenient to create a by David Tweed · 12 years ago
- 2c8cf4b Refactor to expose RTLIB calls to targets. by Tim Northover · 12 years ago
- b1349fa Incrase the number of parameters for AlignedCharArrayUnion. by Manuel Klimek · 12 years ago
- 1ced208 Last in the series of removing unnecessary '0' arguments for by Eric Christopher · 12 years ago
- 47579cf MIsched: add an ILP window property to machine model. by Andrew Trick · 12 years ago
- 2af949d [Object, DebugInfo] Make DWARFContext BE-aware. by NAKAMURA Takumi · 12 years ago
- ca1dd05 These functions have default arguments of 0 for the last arg. Use by Eric Christopher · 12 years ago
- 83be7b0 Cost Model: Move the 'max unroll factor' variable to the TTI and add initial Cost Model support on ARM. by Nadav Rotem · 12 years ago
- d700a2f Add a getBundleEnd() function to go with the existing getBundleStart(). by Jakob Stoklund Olesen · 12 years ago
- ff88716 Add the integer value of the ConstantInt instead of the Constant* value. by Bill Wendling · 12 years ago
- 935e35d Consider expression "0.0 - X" as the negation of X if by Shuxin Yang · 12 years ago
- 0fdcef6 Simplify the code a bit: MCRelaxableFragment doesn't need a separate getInstSize by Eli Bendersky · 12 years ago
- 02fa383 Fix memory leak in YAML I/O. by Nick Kledzik · 12 years ago
- 24d315d Add fp128 rtlib function names to LLVM by Tim Northover · 12 years ago
- 0b74023 Allow ELF64 relocation type to be more than 8 bits. by Tim Northover · 12 years ago
- 40b2c32 Sink a function that refers to the SelectionDAG into that library in the by Chandler Carruth · 12 years ago
- 9a1e0e2 Remove the llvm-local DW_TAG_vector_type tag and add a test to by Eric Christopher · 12 years ago
- 251040b Renamed MCInstFragment to MCRelaxableFragment and added some comments. by Eli Bendersky · 12 years ago
- 72a81be Remove what appears to be a dead llvm-specific debug tag. by Eric Christopher · 12 years ago
- 6821060 Pack MachineOperand bitfields better. by Jakob Stoklund Olesen · 12 years ago
- b2c79f2 Pack MachineInstr fields better. by Jakob Stoklund Olesen · 12 years ago
- 6c1d497 Add the align_to_end option to .bundle_lock in the MC implementation of aligned by Eli Bendersky · 12 years ago
- 3ebe59c Change SMRange to be half-open (exclusive end) instead of closed (inclusive) by Jordan Rose · 12 years ago
- 7aa1c32 Implement APFloat::isDenormal() by Shuxin Yang · 12 years ago
- 637582e When code size is the priority (Oz, MinSize attribute), help llvm by Quentin Colombet · 12 years ago
- 4068e1a Move TypeFinder.h into the IR tree, it clearly belongs with the IR library. by Chandler Carruth · 12 years ago
- 3251e81 Move CallGraphSCCPass.h into the Analysis tree; that's where the by Chandler Carruth · 12 years ago
- 1ada2ad Remove the long defunct 'DefaultPasses' header. We have a pass manager by Chandler Carruth · 12 years ago
- 56d433d Sink AddrMode back into TargetLowering, removing one of the most by Chandler Carruth · 12 years ago
- e4ba75f Switch the SCEV expander and LoopStrengthReduce to use by Chandler Carruth · 12 years ago
- 32e0662 CallingConvLower.h: Use bitfields like unsigned:1 instead of bool:1 . by NAKAMURA Takumi · 12 years ago
- a90a99a Rough out a new c'tor for the AttrBuilder class. by Bill Wendling · 12 years ago
- 62fdfb5 PR14759: Debug info support for C++ member pointers. by David Blaikie · 12 years ago
- 5f46c3c Make SimplifyCFG simply depend upon TargetTransformInfo and pass it by Chandler Carruth · 12 years ago
- bb00800 Fix the enumerator names for ShuffleKind to match tho coding standards, by Chandler Carruth · 12 years ago
- d1b8ef9 Make the popcnt support enums and methods have more clear names and by Chandler Carruth · 12 years ago
- be04929 Move TargetTransformInfo to live under the Analysis library. This no by Chandler Carruth · 12 years ago
- 37fda19 Simplify TableGen type-compatibility checks. by Sean Silva · 12 years ago
- aeef83c Switch TargetTransformInfo from an immutable analysis pass that requires by Chandler Carruth · 12 years ago
- 95abfbe [Object][ELF] Fix incorrect size of members for the 64 version of Elf_Phdr_Impl. by Michael J. Spencer · 12 years ago
- 3e5d8ad [Object][ELF] Add program header iterator. by Michael J. Spencer · 12 years ago
- fe23da7 [Object][ELF] Refactor ELFRelocationIterator into ELFEntityIterator. No functionality change. by Michael J. Spencer · 12 years ago
- e4b4edd Funnel the actual TargetTransformInfo pass from the SelectionDAGISel by Chandler Carruth · 12 years ago
- 7bdf6b0 Convert the TargetTransformInfo from an immutable pass with dynamic by Chandler Carruth · 12 years ago
- 9eac391 Replicate the APIs of ScalarTargetTransformInfo and by Chandler Carruth · 12 years ago
- 6f78fbb Switch the empty and tombstone key enumerators to not have explicit by Chandler Carruth · 12 years ago
- ba7a4e6 While the struct being defined in the AddressingMode.h header was by Chandler Carruth · 12 years ago
- acd2c21 Remove unnecessary include. by Chandler Carruth · 12 years ago
- 3a4779a IR/Attributes: Provide EmptyKey and TombstoneKey in part of enum, as workaround for gcc-4.4 take #2. by NAKAMURA Takumi · 12 years ago
- 255cd6f Whitespace. by NAKAMURA Takumi · 12 years ago
- 5d295b4 DenseMap: Appease -fstrict-aliasing on g++-4.4. by NAKAMURA Takumi · 12 years ago
- 84be3d5 Don't call destructors on MachineInstr and MachineOperand. by Jakob Stoklund Olesen · 12 years ago
- f1d015f Use ArrayRecycler for MachineInstr operand lists. by Jakob Stoklund Olesen · 12 years ago
- bced5cd Add MachineRegisterInfo::moveOperands(). by Jakob Stoklund Olesen · 12 years ago
- 64e407b Refactor the ScalarTargetTransformInfo API for querying about the by Chandler Carruth · 12 years ago
- b1a429f Sink the AddressingModeMatcher helper class into an anonymous namespace by Chandler Carruth · 12 years ago
- 1bbd644 Add a method to create an AttributeSet from an AttrBuilder. by Bill Wendling · 12 years ago
- 8a0631a Add an ArrayRecycler class. by Jakob Stoklund Olesen · 12 years ago
- 22f3b40 Make this an integer so we have enumeral types in the conditional expression. by Eric Christopher · 12 years ago
- fa511bf Provide a default constructor for TimeValue. This was used, but only in by Chandler Carruth · 12 years ago