- c38c36a Object: Add isSymbolWeak. by Michael J. Spencer · 14 years ago
- 0e752cb Object/COFF: Expose more data in the public API. by Michael J. Spencer · 14 years ago
- ab6bcf3 Object: Implement casting for concrete classes. by Michael J. Spencer · 14 years ago
- 7c81013 Enable a few more NEON immediate tests. by Jim Grosbach · 14 years ago
- 2c10ecb 80-col. by Michael J. Spencer · 14 years ago
- d5d5213 Minor style cleanup, no functionality change. by Nick Lewycky · 14 years ago
- 5fa792e Re-applying the target data layout verification patch from r142288, plus appropriate CMake dependencies. by Lang Hames · 14 years ago
- ea46110 ARM assembly parsing and encoding for VMOV/VMVN/VORR/VBIC.i16. by Jim Grosbach · 14 years ago
- 44d798d Add support for a new extension to the .file directive: by Nick Lewycky · 14 years ago
- 3a7572f Add a few FIXME comments. by Chad Rosier · 14 years ago
- a974bea Teach the ARC optimizer about the !clang.arc.copy_on_escape metadata by Dan Gohman · 14 years ago
- fa1ee88 Tidy up. by Jim Grosbach · 14 years ago
- 10820d9 142288 broke the build: by Rafael Espindola · 14 years ago
- cd2db16 Update DebugInfoFinder to match recent debug info encoding changes. by Devang Patel · 14 years ago
- 13a7121 Now Igor, throw the switch...give my creation life! by Bill Wendling · 14 years ago
- 0e387b2 ARM NEON "vmov.i8" immediate assembly parsing and encoding. by Jim Grosbach · 14 years ago
- 599d2d4 Validate target data layout strings. by Lang Hames · 14 years ago
- 419eb36 When deleting a phi cycle after looking through copies, constrain the register by Cameron Zwarich · 14 years ago
- f2ddbcd Fixed quoting on default data layout option. by Lang Hames · 14 years ago
- 540d5b7 Forgot to add the project name to the 'svn ls' command. by Bill Wendling · 14 years ago
- 10f3210 Add message to svn mkdir command. by Bill Wendling · 14 years ago
- 481837a Rewrite most of MachODump to work through the generic libObject interfaces rather than accessing the MachO internals directly. by Owen Anderson · 14 years ago
- df3f929 Add an accessor to get the underlying MachO representation. by Owen Anderson · 14 years ago
- d2c6ff1 Use a SmallVector for intrinsic argument types. by Benjamin Kramer · 14 years ago
- a48ed4f Don't renumber the blocks here. This could cause problems later on if another by Bill Wendling · 14 years ago
- 9ca9acf Use the correct predicate for determining if a branch is conditional or not. by Owen Anderson · 14 years ago
- 76f267d Add support for the Objective-C personality function to the instruction by Bill Wendling · 14 years ago
- 6f9c280 Pseudoinstructions should not be less constrained than the instruction they are by Cameron Zwarich · 14 years ago
- b006337 MCOperand is pod-like. by Benjamin Kramer · 14 years ago
- 698f3b0 Tidy up organization. by Jim Grosbach · 14 years ago
- e7a0719 Fix handling of the From parameter in StringRef::find. by Benjamin Kramer · 14 years ago
- 5bc8528 Add a call to EmitSjLjDispatchBlock. by Bill Wendling · 14 years ago
- dfc56de Remove mention of llvm-gcc and add mention of dragonegg. by Bill Wendling · 14 years ago
- f9b9abb Add CHECKs and document PR11158. by Nadav Rotem · 14 years ago
- 32ab4af Fix improperly formed assert() call. by Jim Grosbach · 14 years ago
- 1130a79 Object: Fix redundant name. by Michael J. Spencer · 14 years ago
- 1025cce Constraint register class with constrainRegClass() to CSE a virtual into another. rdar://10293289 by Evan Cheng · 14 years ago
- 63aa791 stabalize tests by specifying the exact sse level by Nadav Rotem · 14 years ago
- 8ae330a Add definitions of conditional moves with 64-bit operands. Comment out code for by Akira Hatanaka · 14 years ago
- c612916 Revert change to function alignment b/c existing logic was fine by Hal Finkel · 14 years ago
- c378015 Removed set, but unused variables. by Chad Rosier · 14 years ago
- 90b8bcd Suppress partial retain+release elimination when there's a by Dan Gohman · 14 years ago
- 3c5e609 Correct over-zealous removal of hack. by Bill Wendling · 14 years ago
- 8f3af87 Move class and instruction definitions for conditional moves to a seperate file. by Akira Hatanaka · 14 years ago
- eea367e Revert change made in r142205. by Akira Hatanaka · 14 years ago
- bdfd98a Redefine count-leading 0s and 1s instructions. by Akira Hatanaka · 14 years ago
- 164741c Temporarily XFAIL waiting for a fix. by Bill Wendling · 14 years ago
- 89d3066 Redefine mfhi/lo and mthi/lo instructions. by Akira Hatanaka · 14 years ago
- 442bf7a Add comments to TargetLowering.h indicating that the set*Alignment functions take arguments in log2(bytes) by Hal Finkel · 14 years ago
- 728662f Now that we have the ReturnsTwice function attribute, this method is by Bill Wendling · 14 years ago
- f1fddcd Redefine multiply and divide instructions. by Akira Hatanaka · 14 years ago
- 2d0a61d Add definition of a base class for logical shift/rotate instructions with two by Akira Hatanaka · 14 years ago
- e9e5791 Remove >80-col line and unicode by Hal Finkel · 14 years ago
- 3639346 Add definition of a base class for logical shift/rotate immediate instructions by Akira Hatanaka · 14 years ago
- 6065541 Removed set, but unused variable. by Chad Rosier · 14 years ago
- a01820a Add definition of immZExt5_64 and redefine immZExt5 as an ImmLeaf. by Akira Hatanaka · 14 years ago
- 9904056 Fix CMake build. by Michael J. Spencer · 14 years ago
- 6c15fec It is safe to speculate load from GOT. This fixes performance regression caused by r141689. by Devang Patel · 14 years ago
- 4007529 Admonish that MI is not IR and virtual registers have constraints. by Jakob Stoklund Olesen · 14 years ago
- 827454e svn mv Target/ARM/ARMGlobalMerge.cpp Transforms/Scalar/GlobalMerge.cpp by Devang Patel · 14 years ago
- 1e8ba3f llvm-objdump: Add -s, which prints the contents of each section. by Michael J. Spencer · 14 years ago
- d955cf2 llvm-objdump: Add tests. by Michael J. Spencer · 14 years ago
- 98daa9d Instructions for Book E PPC should be word aligned, set function alignment to reflect this by Hal Finkel · 14 years ago
- 684dfcf Fix unused variable warning in the rare circumstance that we have no feature-dependent instructions. by Owen Anderson · 14 years ago
- af482cf Pick low-hanging MatchEntry shrinkage fruit. by Benjamin Kramer · 14 years ago
- 3bca0b9 use FileCheck and not grep in new tests by Hal Finkel · 14 years ago
- 41adc5f Don't download and compile compiler-rt, libcxx, and libcxxabi by default. by Bill Wendling · 14 years ago
- 39c14ef Clean the triple, add check lines. by Nadav Rotem · 14 years ago
- ee6fd6a Previously v2i32 vectors were legalized to v4i32. Now, they are legalized to by Nadav Rotem · 14 years ago
- 4b2dc74 Don't use inline assembly in 64-bit Visual Studio. Unfortunately, this means that cpuid leaf 7 can't be queried on versions of Visual Studio earlier than VS 2008 SP1. Fixes PR11147. by Craig Topper · 14 years ago
- 24bb925 Add comment explaining that the order of processing doesn't matter here. by Bill Wendling · 14 years ago
- a854f5d Update to disable asserts. Build a phase 3 compiler, and compare phase 2 files against phase 3. by Bill Wendling · 14 years ago
- 87525be Test case for CanLowerReturn fix (r141981) by Hal Finkel · 14 years ago
- b31d3d2 Add PPC 440 scheduler and some associated tests (new files) by Hal Finkel · 14 years ago
- c6d08f1 Add PPC 440 scheduler and some associated tests by Hal Finkel · 14 years ago
- 602650c Add a routine to swap branch instruction operands, and update any by Chandler Carruth · 14 years ago
- 1416dc2 Overhaul the 'test-release' script. by Bill Wendling · 14 years ago
- 7a34c8b Delete a dead member. Dunno if this was ever used, but the current code by Chandler Carruth · 14 years ago
- 5820d62 Add a proper LLVM banner to this file. by Chandler Carruth · 14 years ago
- f6481ae Add tripple and stabalize a few more tests. by Nadav Rotem · 14 years ago
- eeb58a7 Update the tree before applying patch. by Bill Wendling · 14 years ago
- acb10f15 Add triple to tests. by Nadav Rotem · 14 years ago
- 9eee96a fix a typo in the test by Nadav Rotem · 14 years ago
- 8fb06b3 Enable element promotion type legalization by deafault. by Nadav Rotem · 14 years ago
- c4a90c5 Oops! Fix testcase. by Nick Lewycky · 14 years ago
- 36c7e6c When looking for dependencies on the src pointer, scan the src pointer. Scanning by Nick Lewycky · 14 years ago
- ea6578b Remove the the test which checks the saving of a vector of booleans into memory. by Nadav Rotem · 14 years ago
- ee62e4f Add X86 PEXTR and PDEP instructions. by Craig Topper · 14 years ago
- 962bad7 Let printf do the formatting instead aligning strings ourselves. by Benjamin Kramer · 14 years ago
- 47b8798 Twinify better. by Benjamin Kramer · 14 years ago
- 5efabcf Add AsmToken::getEndLoc and use it to add ranges to x86 asm register parsing. by Benjamin Kramer · 14 years ago
- 3a35a38 tools/CMakeLists.txt: Fixup r142103. I don't remember why I had missed the line. by NAKAMURA Takumi · 14 years ago
- f82edaf X86AsmParser: Synthesize EndLoc for tokens out of StartLoc + Length and print ranges for invalid operands. by Benjamin Kramer · 14 years ago
- 04a0426 PR11143: Save the old diagnostic handler and call it when munging diagnostics for #line directives. by Benjamin Kramer · 14 years ago
- c32a8c9 Fix a bug in LowerV2I64Splat, which generated a BUILD_VECTOR for which there was by Nadav Rotem · 14 years ago
- 9cabfa6 Install the PNG file as well. PR4780. by Bill Wendling · 14 years ago
- 545a2be Update tutorial to reflect the current APIs. Also correct a small omission in by Bill Wendling · 14 years ago
- b53fa8b Add X86 BZHI instruction as well as BMI2 feature detection. by Craig Topper · 14 years ago
- dc479c4 Add X86 INVPCID instruction. Add 32/64-bit predicates to INVEPT, INVVPID, VMREAD, and VMWRITE to remove hack from X86RecognizableInstr. by Craig Topper · 14 years ago
- 28588e1 Enable CREATE_SUBDIRS for a performance win, because there are a lot of files being generated. by Bill Wendling · 14 years ago