- 0de8cec Propagation of profile samples through the CFG. by Diego Novillo · 12 years ago
- 6905157 Space formatting fix for r198966. by Tom Roeder · 12 years ago
- af43b47 Constant propagate MachineInstrClassName. by Roman Divacky · 12 years ago
- 48324ba Fixing build break: should be in the if statement, not outside. by Tom Roeder · 12 years ago
- b2c6a6c Restore the library dependency of LLVMgold on LTO; this was removed recently but by Tom Roeder · 12 years ago
- 28cd4b9 Add a note about the old asm printer being removed. by Rafael Espindola · 12 years ago
- dd86e54 All backends use MC now. by Rafael Espindola · 12 years ago
- 2dc1d666 Use the simpler version of sys::fs::remove when possible. by Rafael Espindola · 12 years ago
- 217c714 Remove remove_all. A compiler has no need for recursively deleting a directory. by Rafael Espindola · 12 years ago
- d91c160 LTO: whitespace changes by Duncan P. N. Exon Smith · 12 years ago
- ee3f7de LoopVectorizer: Handle strided memory accesses by versioning by Arnold Schwaighofer · 12 years ago
- db81071 SCEVRewriter: Optionally interpret constants in value map as SCEVConstant by Arnold Schwaighofer · 12 years ago
- 3dbf247 Amending test/MC/ARM/thumb2-mclass.s to match its apparent original purpose (to test the ARMv6M/ARMv7M commonality), and creating a new test case for the differences between ARMv6M and ARMv7M by Artyom Skrobov · 12 years ago
- 6099123 Must not produce Tag_CPU_arch_profile for pre-ARMv7 cores (e.g. cortex-m0) by Artyom Skrobov · 12 years ago
- 793e2aa ARM: fix regression caused by r198914 by Saleem Abdulrasool · 12 years ago
- a9608f7 Silence unused variable warning for non-asserting builds that was introduced in r198937. by Kristof Beyls · 12 years ago
- a9ad60c Use 'w' instead of 'c' to represent the win32 mangling. by Rafael Espindola · 12 years ago
- ac843ff Make sure -use-init-array has intended effect on all AArch64 ELF targets, not just linux. by Kristof Beyls · 12 years ago
- 095f4c4 Whitespace. by NAKAMURA Takumi · 12 years ago
- f1a1e4a Sink add_llvm_library(gtest_main) to UnitTestMain/CMakeLists.txt. by NAKAMURA Takumi · 12 years ago
- 53b22f1 llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Remove "REQUIRES:shell". This doesn't depend on shell's behavior. by NAKAMURA Takumi · 12 years ago
- 4b13e3c llvm/test/ExecutionEngine/MCJIT/lit.local.cfg: Add "AMD64" in the host_arch list. by NAKAMURA Takumi · 12 years ago
- 744f816 lli: Tweak CacheName not to contain DOS driveletter. by NAKAMURA Takumi · 12 years ago
- 32712c7 lli: LLIObjectCache: Use llvm::sys::path to get dirname. by NAKAMURA Takumi · 12 years ago
- 9f456a9 Whitespace. by NAKAMURA Takumi · 12 years ago
- 929ae46 llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix not to use %t.cachedir/%p. by NAKAMURA Takumi · 12 years ago
- ab39685 reapply r198858: Disable LeakSanitizer in TableGen binaries, see PR18325; this time LeakSanitizerIsTurnedOffForTheCurrentProcess is used instead of __lsan_is_turned_off by Kostya Serebryany · 12 years ago
- 7ff0502 ARM IAS: support #:{lower,upper}16: for GNU compatibility by Saleem Abdulrasool · 12 years ago
- 003132d ARM IAS: support GNU extension for ldrd, strd by Saleem Abdulrasool · 12 years ago
- 4eeee88 ARM IAS: support implicit immediate 0s for {LD,ST}R{B,}T by Saleem Abdulrasool · 12 years ago
- d0a796e [Sparc] Emit retl/ret instead of jmp instruction. It improves the readability of the assembly generated. by Venkatraman Govindaraju · 12 years ago
- 8ce28c8 [Sparc] Add support for parsing jmpl instruction and make indirect call and jmp instructions as aliases to jmpl. by Venkatraman Govindaraju · 12 years ago
- 0f09c9f Revert "Revert r198851, "Prototype of skeleton type units for fission"" by David Blaikie · 12 years ago
- d961567 Fix a bug with the ARM thumb2 CBNZ and CBNZ instructions that by Kevin Enderby · 12 years ago
- 36c48ca Update the developer policy to more clearly spell out the steps for by Chandler Carruth · 12 years ago
- 1c5033a Bitcode: Fix a typo in an assert by Justin Bogner · 12 years ago
- 3102565 [Sparc] Multiclass for loads/stores. No functionality change intended. by Venkatraman Govindaraju · 12 years ago
- cb8c9ce Clean up an inconsistency in v7s feature default. by Evan Cheng · 12 years ago
- e279c77 Add a unit test for the copy constructor. by Rafael Espindola · 12 years ago
- d92ff21 Revert "Disable LeakSanitizer in TableGen binaries, see PR18325" by Alp Toker · 12 years ago
- 4804692 Re-remove dead code. This reverts r198854. by Nadav Rotem · 12 years ago
- 80f3b5a Update example to be more idiomatic. by Rafael Espindola · 12 years ago
- adff827 Revert r198851, "Prototype of skeleton type units for fission" by NAKAMURA Takumi · 12 years ago
- 3539d6d Fixed old typo in ScalarEvolution, that caused wrong SCEVs zext operation. by Stepan Dyatkovskiy · 12 years ago
- db5c1f3 [SystemZ] Fix RNSBG bug introduced by r197802 by Richard Sandiford · 12 years ago
- acb31a2 Handle masked rotate amounts by Richard Sandiford · 12 years ago
- 2984497 Match the InstCombine form of rotates by X+C by Richard Sandiford · 12 years ago
- c50299b Disable LeakSanitizer in TableGen binaries, see PR18325 by Kostya Serebryany · 12 years ago
- 7b651ce Revert r198819 - "Remove dead code." by Nadav Rotem · 12 years ago
- 0ee9bc7 Fix accidental use of the exotic "std::string::back()" method. Turns out it's by Lang Hames · 12 years ago
- 4442b6e Add an "-object-cache-dir=<string>" option to LLI. This option specifies the by Lang Hames · 12 years ago
- 5f09295 Prototype of skeleton type units for fission by David Blaikie · 12 years ago
- a34ec4a llvm-dwarfdump: type unit dwo support by David Blaikie · 12 years ago
- 3ca4db2 llvm-readobj: address review comments for ARM EHABI printing by Saleem Abdulrasool · 12 years ago
- fe097bf llvm-readobj: fix endianness by Saleem Abdulrasool · 12 years ago
- 6fc76f3 DwarfDebug: Refactor out common skeleton construction code to be reused for type unit skeletons. by David Blaikie · 12 years ago
- c95a251 Extend llvm::AlignedCharArrayUnion to support up to 10 arguments, as required by Clang's APValue. by Richard Smith · 12 years ago
- d5a4058 Reformatting for r198842 by David Blaikie · 12 years ago
- 2af945d DwarfUnit: Rename "Node" to "CUNode" and propagate it through DwarfTypeUnit as well. by David Blaikie · 12 years ago
- 75a032d Revert "DwarfUnit: Move the DICompileUnit Node to the DwarfCompileUnit only" by David Blaikie · 12 years ago
- 41d9e92 [PM] Rename this source file to something a bit more generic before by Chandler Carruth · 12 years ago
- 560e395 Put the functionality for printing a value to a raw_ostream as an by Chandler Carruth · 12 years ago
- 58691be DwarfUnit: Move the DICompileUnit Node to the DwarfCompileUnit only by David Blaikie · 12 years ago
- b4857de Remove the test for endianness in configure.ac and regenerate. by Eric Christopher · 12 years ago
- fd4f17f Replace fstream use with raw_fd_ostream. by Lang Hames · 12 years ago
- 0b56759 Remove dead code. by Rafael Espindola · 12 years ago
- 217a293 Use the existing typedef to avoid forming a reference to a reference. by Rafael Espindola · 12 years ago
- b3ea6d7 llvm.experimental.stackmap: fix encoding of large constants. by Andrew Trick · 12 years ago
- 07ef4fd Simplify/collapse/denest a conditions/blocks. by David Blaikie · 12 years ago
- 4130da8 llvm-dwarfdump: reorder dwo sections to immediately proceed their non-dwo equivalents by David Blaikie · 12 years ago
- 19e5156 Fix the C++03 build. by Rafael Espindola · 12 years ago
- dee18bb Use getError and remove the error_code operator. by Rafael Espindola · 12 years ago
- 6b71233 Remove vestigal bits of MC from the mangler. It no longer uses this, and by Chandler Carruth · 12 years ago
- 5bbbb37 Conservatively handle multiple MMOs in MIsNeedChainEdge by Hal Finkel · 12 years ago
- b9271b0 Move declaration of variables down to first use. by Matt Arsenault · 12 years ago
- 54c69e1 Add missing definitions of key_type and value_type to DenseSet. by Matt Arsenault · 12 years ago
- d13e173 Add get and getError methods to ErrorOr. by Rafael Espindola · 12 years ago
- cb1f0dd [AArch64][NEON] Added UXTL and UXTL2 instruction aliases by Ana Pazos · 12 years ago
- edc4b60 Force emit a relocation for @gnu_indirect_function symbols so that the indirect by Roman Divacky · 12 years ago
- adc537e [x86] Remove OpSize16 flag from MOV32r0 by David Woodhouse · 12 years ago
- 638e97f Teach the DAGCombiner how to fold 'vselect' dag nodes according by Andrea Di Biagio · 12 years ago
- 2b5313d Add missing rename from the previous commit. by Rafael Espindola · 12 years ago
- dc682bc Rename get to getStorage and getError to getErrorStorage. by Rafael Espindola · 12 years ago
- 268ab86 Add missing test case for r198737. by Lang Hames · 12 years ago
- 1139063 Remove mention of old deleted test scripts from testing guide by Nico Rieck · 12 years ago
- e333ed2 [DAGCombiner] Factor duplicated rotate code into a separate function by Richard Sandiford · 12 years ago
- 5988879 lit: Provide file location in cfg error messages by Alp Toker · 12 years ago
- 38b3626 [x86] Support R_386_PC8, R_386_PC16 and R_X86_64_PC8 by David Woodhouse · 12 years ago
- 51a6450 [x86] Add JMP_2 and other 16-bit PC-relative branch instructions by David Woodhouse · 12 years ago
- 2634d1f [x86] Do not relax PUSHi16 to PUSHi32 (PR18414) by David Woodhouse · 12 years ago
- ab5b948 [x86] Make AsmParser validate registers for memory operands a bit better by David Woodhouse · 12 years ago
- aab5987 [x86] Fix MOV8ao8 et al for 16-bit mode, fix up disassembler to understand by David Woodhouse · 12 years ago
- 4f32ce2 [x86] Use 16-bit addressing where possible in 16-bit mode by David Woodhouse · 12 years ago
- 975fe2c [x86] Fix JCXZ,JECXZ_32 for 16-bit mode by David Woodhouse · 12 years ago
- d7ae82f [x86] Disambiguate RET[QL] and fix aliases for 16-bit mode by David Woodhouse · 12 years ago
- 1c75f15 [x86] Disambiguate [LS][IG]DT{32,64}m and add 16-bit versions, fix aliases by David Woodhouse · 12 years ago
- ce8d7be [x86] Add JMP16[rm],CALL16[rm] instructions, and fix up aliases by David Woodhouse · 12 years ago
- 1a19e26 [x86] Add PUSHA16,POPA16 instructions, and fix aliases for 16-bit mode by David Woodhouse · 12 years ago
- a493812 [x86] Add OpSize16 to instructions that need it by David Woodhouse · 12 years ago
- 5de64fc Use -std=gnu99 in tools/llvm-c-test/CMakeLists.txt by Rafael Espindola · 12 years ago