- b466636 Prepare RAGreedy::growRegion for compact regions. by Jakob Stoklund Olesen · 13 years ago
- e60f103 Add a simple method for marking blocks with interference in and out. by Jakob Stoklund Olesen · 13 years ago
- c7931fd Allow null interference cursors to be queried. by Jakob Stoklund Olesen · 13 years ago
- 59a4f9a Fix a silly off by one. by Benjamin Kramer · 13 years ago
- a397a11 We always bounds check the bit set, there is no need to emit zero bytes at the end. by Benjamin Kramer · 13 years ago
- 71883ed Add more constness. by Benjamin Kramer · 13 years ago
- 883d99f ARMMCTargetDesc.h: Fixup to add DataTypes.h, or uint32_t would be unavailable. by NAKAMURA Takumi · 13 years ago
- 9df8567 Turn the DenseSet in MCRegisterClass into a tblgenerated bit field. This should be faster and smaller. by Benjamin Kramer · 13 years ago
- f496d68 Give TargetRegisterClass a pointer to the MCRegisterClass and use it to access its data. by Benjamin Kramer · 13 years ago
- a7cfc08 Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where they belong. by Evan Cheng · 13 years ago
- 7decee3 CMake: Fix LLVM_NATIVE_TARGETMC in config.h.cmake. by NAKAMURA Takumi · 13 years ago
- 4aa8fe8 config.h.cmake: Reorder along config.h.in. by NAKAMURA Takumi · 13 years ago
- 2045ce1 Move trip count discovery outside of the generic LoopUnroll helper. This by Andrew Trick · 13 years ago
- ba03377 whitespace by Andrew Trick · 13 years ago
- 7f8dff6 createXXXMCCodeGenInfo should be static. by Evan Cheng · 13 years ago
- be74029 Sink ARM mc routines into MCTargetDesc. by Evan Cheng · 13 years ago
- 4a5ffb3 ARM SSAT instruction 5-bit immediate handling. by Jim Grosbach · 13 years ago
- 4428069 Move the last uses of RetainFunc etc. over to using getRetainCallee() etc. by Dan Gohman · 13 years ago
- 1608637 Teach cmake configured headers about LLVM_NATIVE_TARGETMC by Oscar Fuentes · 13 years ago
- 6ab4e3d Add FIXME by Jim Grosbach · 13 years ago
- 0e76edf ARM encoding and assembly parsing tests for SMULWB, SMULWT, SMUSD and SMUSDX. by Jim Grosbach · 13 years ago
- bf2845c ARM assembly parsing and encoding updates. by Jim Grosbach · 13 years ago
- 256535f Use the enum value for RegClassIDs. by Benjamin Kramer · 13 years ago
- e78085a Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo, by Evan Cheng · 13 years ago
- 6682746 add section to ToC by Chris Lattner · 13 years ago
- 6808f21 ARM assembly parsing and encoding tests. by Jim Grosbach · 13 years ago
- 3b4f417 write the long-overdue strings section of the data structure guide. by Chris Lattner · 13 years ago
- 1424c3c Emit the __compact_unwind section first. If there are any frames which weren't by Bill Wendling · 13 years ago
- 1359c6d Add a method to set the compact unwind info. by Bill Wendling · 13 years ago
- dda1bdc Add a method to get the list of FrameInfos. by Bill Wendling · 13 years ago
- bb37dcd Fix test check! by Bruno Cardoso Lopes · 13 years ago
- dad3863 Fix PR10422 by adding the necessary AVX UCOMISD memory versions to by Bruno Cardoso Lopes · 13 years ago
- 44a4563 ARM assembly parsing and encoding tests for SMLAWB/SMLAWT. by Jim Grosbach · 13 years ago
- 7314a20 move the section for string-like containers to follow the section for sequential containers. by Chris Lattner · 13 years ago
- ce50103 ARM assembly parsing and encoding tests. by Jim Grosbach · 13 years ago
- b544f68 ARM assembly parsing and encoding of SMLAL instruction. by Jim Grosbach · 13 years ago
- b206daa ARM encoding and assembly parsing of SMLAD{X} instructions. by Jim Grosbach · 13 years ago
- 0ffd4a0 ARM testcases for assembly parsing and encoding SMLA* instructions. by Jim Grosbach · 13 years ago
- 8360b5f Add v8f32->v8i32 bitcast. Fixes PR10440 by Bruno Cardoso Lopes · 13 years ago
- 23e3101 Turn shuffles into unpacks for VT == MVT::v2i64 and MVT::v2f64 by Rafael Espindola · 13 years ago
- 6e5fda2 Fix x86's XALUO lowering to return its replacement values instead by Dan Gohman · 13 years ago
- a503ede llvm-objdump: Don't ignore errors from raw_fd_ostream. by Benjamin Kramer · 13 years ago
- 83a162e llvm-objdump: Skip branches that leave the current function. by Benjamin Kramer · 13 years ago
- e0a0314 Fix test failures caused by my so_reg refactoring. by Owen Anderson · 13 years ago
- 7c9fbc0 ARM assembly parsing and encoding for SMC instruction. by Jim Grosbach · 13 years ago
- 7931df3 Clean up a few more comments. by Jim Grosbach · 13 years ago
- 248e6c3 ARM encoding and assembly parsing tests. by Jim Grosbach · 13 years ago
- 0fdf6cc Tidy up. by Jim Grosbach · 13 years ago
- 0632247 Thumb assembly support for SETEND instruction. by Jim Grosbach · 13 years ago
- 53a89d6 Tidy up. by Jim Grosbach · 13 years ago
- c27d4f9 ARM assembly parsing and encoding for SETEND instruction. by Jim Grosbach · 13 years ago
- 9076b6e ARM assembly parsing and encoding tests for SEL instruction. by Jim Grosbach · 13 years ago
- 6c1bb77 Tidy up. by Jim Grosbach · 13 years ago
- c848066 Remove unused variables. by Benjamin Kramer · 13 years ago
- b4263a6 Fix more MSVC warnings caused by a cases I missed when converting by Jay Foad · 13 years ago
- 0a2a60a Convert IRBuilder::CreateGEP and IRBuilder::CreateInBoundsGEP to use ArrayRef. by Jay Foad · 13 years ago
- 48ac8e9 Move TargetRegistry.cpp from lib/Support to lib/Target where it belongs. by Chandler Carruth · 13 years ago
- 5509403 Update the CMake library dependencies. These shifts are the result of by Chandler Carruth · 13 years ago
- 8908ff2 Fix an MSVC warning, caused by a case I missed when converting by Jay Foad · 13 years ago
- 4039313 Move the registered target printing in version strings completely out of by Chandler Carruth · 13 years ago
- 077c408 Move the logic for printing the registered targets into a static by Chandler Carruth · 13 years ago
- 6d51d26 Add an extension point to the CommandLine library where clients can by Chandler Carruth · 13 years ago
- 12b2772 lib/Support/Triple.cpp: Recognize "-march=ppc32" to llc properly, as quick hack. by NAKAMURA Takumi · 13 years ago
- 118973a Some LangRef tweaks, per Dan's comments. by Eli Friedman · 13 years ago
- 23f34f1 Allow getBlockFreq to return 0. by Jakub Staszak · 13 years ago
- 558cc5a GCC complains about the angle of this line. by Benjamin Kramer · 13 years ago
- 4e2710c Revert patch which broke some IfConversion tests. by Jakub Staszak · 13 years ago
- 8ca9a86 Teach tblgen to emit MCRegisterClasses. by Benjamin Kramer · 13 years ago
- 6b59874 Fix typo in #include which revealed in the case-sensitive filesystem. by Jakub Staszak · 13 years ago
- c41e593 Remove the 128-bit special handling from SCALAR_TO_VECTOR. This isn't by Bruno Cardoso Lopes · 13 years ago
- 6683efb -Inspected a AVX code block added by someone in early Feb. This was never used by Bruno Cardoso Lopes · 13 years ago
- 08b076c Although we already support this, add testcases for consistency by Bruno Cardoso Lopes · 13 years ago
- 74dad55 Add a DAGCombine for transforming 128->256 casts into a simple by Bruno Cardoso Lopes · 13 years ago
- d088834 Introduce a new function to lower 256-bit vectors which are not by Bruno Cardoso Lopes · 13 years ago
- 589b897 Rename function to be more specific and be more strict about its usage by Bruno Cardoso Lopes · 13 years ago
- 8592d90 Use MachineBranchProbabilityInfo instead of MachineLoopInfo in IfConversion. by Jakub Staszak · 13 years ago
- 152d4a4 Get rid of the extraneous GPR operand on so_reg_imm operands, which in turn necessitates a lot of changes to related bits. by Owen Anderson · 13 years ago
- 856e13d Fix MergeInVectorType to check for vector types with the same alloc by Dan Gohman · 13 years ago
- 7c6e42e ARM Asm parser range checking for [0,31] immediates. by Jim Grosbach · 13 years ago
- 8409f04 ARM parsing and encoding tests for SBC instruction. by Jim Grosbach · 13 years ago
- 5333658 Initialize DenseSets lazily. by Benjamin Kramer · 13 years ago
- 8ae45af ARM testcases for SADD/SASX parsing and encoding. by Jim Grosbach · 13 years ago
- 9d81c97 Add missing getAnalysisUsage in MachineBlockFrequency. by Jakub Staszak · 13 years ago
- f790193 ARM assembly parsing support for RSC instruction. by Jim Grosbach · 13 years ago
- 86fdff0 ARM assembly parsing support for RSB instruction. by Jim Grosbach · 13 years ago
- 616fbdf ARM parsing and encoding tests for RBIT, REV, REV16 and REVSH. by Jim Grosbach · 13 years ago
- a4c34ab ARM parsing and encodings tests for saturating arithmetic insns. by Jim Grosbach · 13 years ago
- 43d3b31 Tidy up. by Jim Grosbach · 13 years ago
- a056d20 Update generated CPP code with the new API on CallInst::Create and ConstantExpr::getGetElementPtr. by Nicolas Geoffray · 13 years ago
- 10c7d70 ARM assembly parsing POP/PUSH mnemonics. by Jim Grosbach · 13 years ago
- 45e11c7 Fix CMake build by Oscar Fuentes · 13 years ago
- 61b1b21 Add tests for ARM PKH assembly parsing. by Jim Grosbach · 13 years ago
- 92a2022 Split up the ARM so_reg ComplexPattern into so_reg_reg and so_reg_imm, allowing us to distinguish the encodings that use shifted registers from those that use shifted immediates. This is necessary to allow the fixed-length decoder to distinguish things like BICS vs LDRH. by Owen Anderson · 13 years ago
- a305fe7 Cleanup: make std::pair usage slightly less indecipherable without actually naming variables! by Andrew Trick · 13 years ago
- a50c175 Sink parts of TargetRegisterClass into MCRegisterClass. by Benjamin Kramer · 13 years ago
- f6c0525 ARM assembly parsing and encoding for PKHBT and PKHTB instructions. by Jim Grosbach · 13 years ago
- dca6cdd Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir by Bruno Cardoso Lopes · 13 years ago
- 4b5e207 Make better use of ConstantExpr::getGetElementPtr's InBounds parameter. by Jay Foad · 13 years ago
- b60e851 Sort case-insensitively. by Jay Foad · 13 years ago
- dab3d29 Convert ConstantExpr::getGetElementPtr and by Jay Foad · 13 years ago