- c2ebfd4 Enable PostRA scheduling for SPU. by Kalle Raiskila · 14 years ago
- b00f24b Allow machine LICM to do its job on SPU. by Kalle Raiskila · 14 years ago
- 11edd0c Add missing i128 case. by Kalle Raiskila · 14 years ago
- 0ae59f4 tools/Makefile: Don't look into $(TARGET_OS), but $(HOST_OS), to inspect availability of loadable module! by NAKAMURA Takumi · 14 years ago
- 86c817e test: Check the feature 'loadable_module' with load modules in %llvmshlibdir. by NAKAMURA Takumi · 14 years ago
- e89ada9 Add some dead stores to pacify my least favorite GCC warning: may be by Chandler Carruth · 14 years ago
- 2f17bf2 Add more Thumb encodings. by Bill Wendling · 14 years ago
- 5cbbf68 More Thumb encodings. by Bill Wendling · 14 years ago
- d19ac0c Add Thumb encodings for REV instructions. by Bill Wendling · 14 years ago
- b4b544d tools/Makefile: Fix indentation. by NAKAMURA Takumi · 14 years ago
- f5f6588 tools/Makefile: Enable building lto, edis and bugpoint-passes on Cygming. by NAKAMURA Takumi · 14 years ago
- 38d439f test: Use $SharedLibDir for loadable modules. On Cygming, loadable modules are not in lib/ but bin. by NAKAMURA Takumi · 14 years ago
- b3ccc12 test: Add the new feature 'loadable_module'. by NAKAMURA Takumi · 14 years ago
- 849f2e3 Add more Thumb encodings. by Bill Wendling · 14 years ago
- ec0b428 Make EmitIntValue non virtual. by Rafael Espindola · 14 years ago
- f7c3b75 Forgot the MCPureStreamer::EmitValue in the previous commit. by Rafael Espindola · 14 years ago
- 6f95023 Move EmitValue to MCObjectStreamer. by Rafael Espindola · 14 years ago
- 08d5534 Don't use std::copy and std::copy_backward, run 10% faster. by Jakob Stoklund Olesen · 14 years ago
- 5f456cd Disallow overlapping inserts, even when inserting the same value. by Jakob Stoklund Olesen · 14 years ago
- d652dbe Move lowering of TLS_addr32 and TLS_addr64 to X86MCInstLower. by Rafael Espindola · 14 years ago
- 695ab51 PR5207: remove unused methods APInt::Emit() and APInt::Read(). by Jay Foad · 14 years ago
- e4d19c9 PR5207: change APInt::doubleToBits() and APInt::floatToBits() to be by Jay Foad · 14 years ago
- d8f7179 fix PR8686, accepting a 'b' suffix at the end of all the setcc by Chris Lattner · 14 years ago
- a1ac3bb add a function to the C api to get the context out of a module, patch by Chris Lattner · 14 years ago
- bf953ea Tweak comments to make it clear that we are working in a namespace. by Jakob Stoklund Olesen · 14 years ago
- 7509ccd When emitting a single function with cppgen=function, you don't want to emit by Nicolas Geoffray · 14 years ago
- ea4afa9 Fixed verson of r120245. by Rafael Espindola · 14 years ago
- ba21024 Revert previous patch while I debug the darwin bootstrap failure. by Rafael Espindola · 14 years ago
- f90a2de Factor some duplicated code into MCObjectStreamer::EmitLabel. by Rafael Espindola · 14 years ago
- 175ccab Make EmitSymbolValue non virtual. by Rafael Espindola · 14 years ago
- 3e03211 Avoid code duplication in the many unsupported EmitGPRel32Value implementations. by Rafael Espindola · 14 years ago
- 71e7f92 Make EmitULEB128IntValue and EmitSLEB128IntValue non virtual. by Rafael Espindola · 14 years ago
- a484f2c Move the PTXMCAsmStreamer class to the .cpp file. by Rafael Espindola · 14 years ago
- e04ed7e Define generic 1, 2 and 4 byte pc relative relocations. They are common by Rafael Espindola · 14 years ago
- 9a08ca3 Add default constructors for iterators. by Jakob Stoklund Olesen · 14 years ago
- 180e124 Implement const_iterator::advanceTo(). by Jakob Stoklund Olesen · 14 years ago
- b1dfa7a Add support for NEON VLD2-dup instructions. by Bob Wilson · 14 years ago
- bebfbc5 Fix a comment typo. by Bob Wilson · 14 years ago
- f3d2f9d Another minor refactoring for VLD1DUP instructions. by Bob Wilson · 14 years ago
- 364a72a Add entry in getTargetNodeName() for ARMISD::VBICIMM. by Bob Wilson · 14 years ago
- 7928376 Speed up simple insertions into an unbranched tree by not creating an iterator. by Jakob Stoklund Olesen · 14 years ago
- 325f69d llvmc: First stab at better -march handling. by Mikhail Glushenkov · 14 years ago
- 94c5ae0 Move more PEI-related hooks to TFI by Anton Korobeynikov · 14 years ago
- cd775ce Move callee-saved regs spills / reloads to TFI by Anton Korobeynikov · 14 years ago
- 0559425 Add more tests for erase(). Fix a few exposed bugs. by Jakob Stoklund Olesen · 14 years ago
- b0b7214 Add test case with randomly ordered insertions, massive coalescing. by Jakob Stoklund Olesen · 14 years ago
- 5bf7c53 Lower TLS_addr32 and TLS_addr64. by Rafael Espindola · 14 years ago
- bfd2d26 Implement the data16 prefix. by Rafael Espindola · 14 years ago
- b837f58 Remove PIC16 remnants. by Benjamin Kramer · 14 years ago
- 71130f8 macho-dump: Add support for --dump-section-data and tweak a few format strings. by Daniel Dunbar · 14 years ago
- 2208b58 macho-dump: Add support for dumping symbol table entries. by Daniel Dunbar · 14 years ago
- f2e2a5f macho-dump: Add support for dumping string table data. by Daniel Dunbar · 14 years ago
- 90e3e3a macho-dump: Add support for dumping relocation entries. by Daniel Dunbar · 14 years ago
- 2acadbd macho-dump: Add support for dumping sections. by Daniel Dunbar · 14 years ago
- 4c55e0d macho-dump: Add support for dumping dysymtab indirect symbol table. by Daniel Dunbar · 14 years ago
- 4aeb489 Add an optional LowerCase argument to hexdigit(). by Daniel Dunbar · 14 years ago
- d420e7b CMake: lit(check.vcproj) can run with multiple configurations on Visual Studio. by NAKAMURA Takumi · 14 years ago
- 3946e3b Unbreak build for newer GCCs. by Benjamin Kramer · 14 years ago
- f879f14 macho-dump: Add support for dumping symtab and dysymtab commands. by Daniel Dunbar · 14 years ago
- 4ba1f5e macho-dump: Add support for dumping segment load commands. by Daniel Dunbar · 14 years ago
- 35bf4d6 Second attempt at fixing the performance regressions introduced by Owen Anderson · 14 years ago
- 4581dae ADT/InMemoryStruct: Add an experimental helper class intended for use in by Daniel Dunbar · 14 years ago
- 10a049e raw_ostream::write_escaped: Add a UseHexEscapes argument. by Daniel Dunbar · 14 years ago
- 590956f Fix a comment. by Daniel Dunbar · 14 years ago
- a956d8b Object/Mach-O: Add header and load command information. by Daniel Dunbar · 14 years ago
- bce5577 Refactor. Set alignment bit in VLD1-dup instruction classes. by Bob Wilson · 14 years ago
- a1e1319 build/Makefiles: Don't build unittests when ONLY_TOOLS is set. by Daniel Dunbar · 14 years ago
- 9536916 Object/Mach-O: Validate Mach-O magic and initialize format info. by Daniel Dunbar · 14 years ago
- 2a0e974 Add NEON VLD1-dup instructions (load 1 element to all lanes). by Bob Wilson · 14 years ago
- 8d41294 Fix incorrect scheduling itineraries for NEON vld1/vst1 instructions. by Bob Wilson · 14 years ago
- ad12524 macho-dump: More sketching. by Daniel Dunbar · 14 years ago
- 75373ac macho-dump: Stub out C++ macho-dump tool. by Daniel Dunbar · 14 years ago
- fbd25b7 MC/Mach-O: Start stubbing out a Mach-O object file wrapper. by Daniel Dunbar · 14 years ago
- 7976b88 Reduce nesting. by Daniel Dunbar · 14 years ago
- f52788f MC/Mach-O: Migrate more constants into MachOFormat.h. by Daniel Dunbar · 14 years ago
- 36d76a8 MC/Mach-O: Switch to using MachOFormat.h. by Daniel Dunbar · 14 years ago
- 821ecd7 MC/Mach-O: Introduce Object/MachOFormat for describing purely platform / machine by Daniel Dunbar · 14 years ago
- 44fa047 macho-dump: Fix typo. by Daniel Dunbar · 14 years ago
- 28116c9 BitVector tweaks. by Benjamin Kramer · 14 years ago
- 847d2f9 StringRefs are POD-like. by Benjamin Kramer · 14 years ago
- b9dec1f unittests/JITTests: Don't use --export-dynamic but --export-all-symbols on cygming. by NAKAMURA Takumi · 14 years ago
- 28b6727 test/site.exp.in: Add "emitir", for now, fixing up r120156. CMake depends on site.exp.in, though, "emitir" might be unused. by NAKAMURA Takumi · 14 years ago
- 53bb5c0 Add B+-tree test case that creates a height 3 tree with a smaller root node. by Jakob Stoklund Olesen · 14 years ago
- bf77baf Extract template function adjustSiblingSizes(), allowing instances to be shared by Jakob Stoklund Olesen · 14 years ago
- fd46797 Remove the unused TheTarget member. by Rafael Espindola · 14 years ago
- 052f1ee Fix spelling! by Michael J. Spencer · 14 years ago
- 326990f Fix Whitespace. by Michael J. Spencer · 14 years ago
- 706da9d Move tree navigation to a new Path class that doesn't have to be a template. by Jakob Stoklund Olesen · 14 years ago
- 20a00c4 Remove explicit uses of -emit-llvm, the test infrastructure adds it by Duncan Sands · 14 years ago
- ce60e84 Remove explicit uses of -emit-llvm, the test infrastructure adds it by Duncan Sands · 14 years ago
- d1627e3 Bump required cmake version on CMake.html. by Oscar Fuentes · 14 years ago
- cf99abb Use -S rather than -c for the benefit of dragonegg. by Duncan Sands · 14 years ago
- 71a39f4 Remove explicit uses of -emit-llvm, the test infrastructure adds it by Duncan Sands · 14 years ago
- a0c67bb Judging from the comment, the system assembler is supposed to assemble by Duncan Sands · 14 years ago
- bb8f590 Remove explicit uses of -emit-llvm, the test infrastructure adds it by Duncan Sands · 14 years ago
- 53910d9 Dragonegg cannot output bitcode, only human readable IR, so use -S rather by Duncan Sands · 14 years ago
- 48f296d Use LLVMCC_EMITIR_FLAG rather than hard-coding "-emit-llvm". by Duncan Sands · 14 years ago
- 8ed6926 Using LLVMCC_EMITIR_FLAG rather than hard-coding -emit-llvm by Duncan Sands · 14 years ago
- 1ac320e It seems inconsistent to have LLVMCC_EMITIR_FLAG and by Duncan Sands · 14 years ago
- dd1fc8c SDep is POD-like. Shave off a few bytes from SUnit by moving a member around. by Benjamin Kramer · 14 years ago