- c226459 Regenerate configure. by Tanya Lattner · 15 years ago
- 86d6350 Update copyright date. by Tanya Lattner · 15 years ago
- 82d748d move the MCAsmInfo .cpp/.h files into the right directories and rename them. by Chris Lattner · 15 years ago
- e4d110b revert 79764, my dependencies failed me again. by Chris Lattner · 15 years ago
- c75e7d2 Convert DOUT to DEBUG(errs()...). by Bill Wendling · 15 years ago
- 70357db Convert DOUT to DEBUG(errs()...). by Bill Wendling · 15 years ago
- 5228348 remove dead member. by Chris Lattner · 15 years ago
- af76e59 Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. by Chris Lattner · 15 years ago
- 9c52aff Convert DOUT to DEBUG(errs()...). by Bill Wendling · 15 years ago
- 960bb85 Convert DOUT to DEBUG(errs()...). by Bill Wendling · 15 years ago
- cbac788 Convert DOUT to DEBUG(errs()...). by Bill Wendling · 15 years ago
- fbb594f Convert DOUT to DEBUG(errs()...). by Bill Wendling · 15 years ago
- c3115a0 Convert DOUT to DEBUG(errs()...). by Bill Wendling · 15 years ago
- 1e973aa Convert DOUT to DEBUG(errs()...). by Bill Wendling · 15 years ago
- b7a8992 Convert DOUT to DEBUG(errs()...). by Bill Wendling · 15 years ago
- 0d6b1b1 Convert DOUT to DEBUG(errs()...). by Bill Wendling · 15 years ago
- 8e6179f Convert DOUT to DEBUG(errs()...). by Bill Wendling · 15 years ago
- 44ff794 Convert DOUT to DEBUG(errs()...). by Bill Wendling · 15 years ago
- fb98a43 Normalize how the 'namespace llvm {' is used in this file. by Bill Wendling · 15 years ago
- b22d8df Convert DOUT to DEBUG(errs()...). by Bill Wendling · 15 years ago
- 9311a22 Convert DOUT to DEBUG(errs()...). by Bill Wendling · 15 years ago
- 3403bcd Convert DOUT to DEBUG(errs()...). by Bill Wendling · 15 years ago
- cda7f78 prune some redundant #includes. by Chris Lattner · 15 years ago
- bea2c95 tweak #includes by Chris Lattner · 15 years ago
- 24f20e0 Record variable debug info at ISel time directly. by Devang Patel · 15 years ago
- 310ed13 Some dummy cost model for s390x: by Anton Korobeynikov · 15 years ago
- 3edd9bb llvm-mc/Mach-O: Improve symbol table support: - Honor .globl. by Daniel Dunbar · 15 years ago
- f3d2ef0 llvm-mc/Mach-O: Sketch symbol table support. by Daniel Dunbar · 15 years ago
- d889ac3 Fix typo. by Daniel Dunbar · 15 years ago
- 605187e Force triple for these tests. by Daniel Dunbar · 15 years ago
- 8333a8a llvm-mc: Hopefully fix Mach-O tests on big-endian platforms, force values to be by Daniel Dunbar · 15 years ago
- 2ae58f2 llvm-mc/Mach-O: Move more logic for writing the Mach-O file into the writer by Daniel Dunbar · 15 years ago
- a5441fe llvm-mc: Rename / redefine MCFragment::FileOffset to MCFragment::Offset (the by Daniel Dunbar · 15 years ago
- 8906ff1 llvm-mc: Clean up some handling of symbol/section association to be more correct by Daniel Dunbar · 15 years ago
- 66aa9b1 CMake: Don't use copy_if_different for TableGen output, because it does not work with IDE targets by Douglas Gregor · 15 years ago
- 02b1034 Reapply r79708 with the appropriate fix for the case that still requires locking. by Owen Anderson · 15 years ago
- 022fc3e TOT is 2.7svn for CMake, too by Douglas Gregor · 15 years ago
- 39db343 Change SmallString::operator{=,+=} to take a StringRef. by Daniel Dunbar · 15 years ago
- 953042b Regenerate configure for 2.7svn by Tanya Lattner · 15 years ago
- ed91bc4 TOT is now 2.7svn by Tanya Lattner · 15 years ago
- 895a55e revert r79708 + r79711 by Chris Lattner · 15 years ago
- ce392eb Make x86 test actually test x86 code generation. Fix the by Eli Friedman · 15 years ago
- b8b85cf Add new intrinsics for Neon vldN_lane and vstN_lane operations. by Bob Wilson · 15 years ago
- 50310f9 Note down a few bits and bobs off the top of my head for ReleaseNotes-2.6.html by Edward O'Callaghan · 15 years ago
- 00484d1 Add basic information about SJLJ EH by Jim Grosbach · 15 years ago
- 934a756 rename test, make more specific. by Chris Lattner · 15 years ago
- 8dde7c0 Actually remove unused static. Previous commit removed trailing whitespace. by Eric Christopher · 15 years ago
- 4d7c18c Remove unused static. by Eric Christopher · 15 years ago
- 0b7401d Ease contention on this lock by noticing that all writes to the VTs array will by Owen Anderson · 15 years ago
- d99dda2 Add missing RUN line by Anton Korobeynikov · 15 years ago
- 65a3788 Reduce the test by Anton Korobeynikov · 15 years ago
- b6c68f9 Use CHECK-NEXT to make sure we're only getting one copy of each shuffle by Bob Wilson · 15 years ago
- c4769ba Make unit-at-a-time on by default to match the behavior of llvm-gcc. by Eric Christopher · 15 years ago
- 2330df6 llvm-mc: Improve handling of implicit alignment for magic section directives by Daniel Dunbar · 15 years ago
- a887ae4 Kill trailing whitespace. by Eric Christopher · 15 years ago
- 1946274 remove the directory too by Chris Lattner · 15 years ago
- 3dfe610 Revert r79563 by Chris Lattner · 15 years ago
- 35a27c8 revert r79562 + r79563 by Chris Lattner · 15 years ago
- 361ae1d Make MSVC happy. by Daniel Dunbar · 15 years ago
- 4755e99 Fix typo. by Anton Korobeynikov · 15 years ago
- 5a35fe6 revert r79631 by Chris Lattner · 15 years ago
- ec3579f revert 79631 by Chris Lattner · 15 years ago
- d6f761e llvm-mc/Mach-O: Support .o emission for .org and .align. by Daniel Dunbar · 15 years ago
- 0afb9f5 llvm-mc: In a .fill directive, still honor .align even if invalid maximum bytes by Daniel Dunbar · 15 years ago
- 7e844f1 Implement APInt <-> APFloat conversion for IEEE 128-bit floats. by Anton Korobeynikov · 15 years ago
- 4f38b38 Rename ARM "lane_cst" operands to "nohash_imm" since they are used for by Bob Wilson · 15 years ago
- 01248e6 Fix a bug where the DWARF emitter in the JIT was not initializing alignment by Reid Kleckner · 15 years ago
- c692cb7 Match VTRN, VZIP, and VUZP shuffles. Restore the tests for these operations, by Bob Wilson · 15 years ago
- 162da3c Add fcopysign instructions by Anton Korobeynikov · 15 years ago
- 9085750 Try again at privatizing the layout info map, with a rewritten patch. by Owen Anderson · 15 years ago
- fc9489a Expand few nodes until someone will be crazy enough to implement them natively :) by Anton Korobeynikov · 15 years ago
- 2a5b155 Typo :( by Anton Korobeynikov · 15 years ago
- 324a99f Correct instruction names for subtract-with-borrow by Anton Korobeynikov · 15 years ago
- 0705fbf llvm-mc/Mach-O: Support byte and fill value emission. by Daniel Dunbar · 15 years ago
- 7178010 Don't assume that the operand of an inttoptr is an pointer-sized integer. by Dan Gohman · 15 years ago
- 636e258 Fix typo. Should check both values of RangeUse for 0. Patch by Marius Wachtler. by Bill Wendling · 15 years ago
- 3c2734c Handle 'r' inline asm constraint by Anton Korobeynikov · 15 years ago
- d23b334 Fix a comment. by Bob Wilson · 15 years ago
- 1c3858a Fix a problem noticed by gcc-4.4: by Duncan Sands · 15 years ago
- cda9706 Change getelementptr folding to use APInt instead of uint64_t for by Dan Gohman · 15 years ago
- 3b83287 Add some tests for vext.16 and vext.32. by Bob Wilson · 15 years ago
- e6c94c8 Fix -Asserts warning. by Daniel Dunbar · 15 years ago
- bc38ca7 llvm-mc: Accept .fill size of 8. by Daniel Dunbar · 15 years ago
- 25f1aa0 Fix a typo by Anton Korobeynikov · 15 years ago
- 4678c2d Removed profiling test, lli not available on all platforms. by Andreas Neustifter · 15 years ago
- eaa8b1f Add a pass to do call graph analyis to overlay the autos and frame sections of by Sanjiv Gupta · 15 years ago
- 1f2b32c Fix build on platforms where stdint.h is not implicitly included in the standard headers. by Benjamin Kramer · 15 years ago
- d083dfb More cpp backend fixes. Now for FP stuff. by Anton Korobeynikov · 15 years ago
- 051cfd6 Fix some typos and use type-based isel for VZIP/VUZP/VTRN by Anton Korobeynikov · 15 years ago
- 1c8e581 Add lowering of ARM 4-element shuffles to multiple instructios via perfectshuffle-generated table. by Anton Korobeynikov · 15 years ago
- c9d44f0 Add simple cost model to perfect shuffle. Currently we're doing just greedy search for cost instead of (proper) dynamic programming approach. by Anton Korobeynikov · 15 years ago
- 62e84f1 Add nodes & dummy matchers for some v{zip,uzp,trn} instructions by Anton Korobeynikov · 15 years ago
- 8e6c2b9 Expand EXTRACT_SUBVECTOR by Anton Korobeynikov · 15 years ago
- 5da894f Provide vext.{16,32} by Anton Korobeynikov · 15 years ago
- d0ac234 Use masks not nodes for vector shuffle predicates. Provide set of 'legal' masks, so legalizer won't infinite cycle by Anton Korobeynikov · 15 years ago
- cb02dde Whitespace cleanup by Anton Korobeynikov · 15 years ago
- 71b9732 Update CMakeLists. by Benjamin Kramer · 15 years ago
- a32b183 bug 4530: Make debug information static to it is preservered during bitcode linking. by Richard Pennington · 15 years ago
- e879bda Added tests for Profiling Infrastructure. by Andreas Neustifter · 15 years ago
- 5ee9c46 Make for 32-bit only. by Bill Wendling · 15 years ago