oota-llvm.git
2011-10-18 Jim GrosbachARM assembly parsing and encoding for VMOV/VMVN/VORR...
2011-10-18 Michael J.... Revert "llvm-objdump: Add static symbol table dumping."
2011-10-17 Michael J.... llvm-objdump: Add static symbol table dumping.
2011-10-17 Michael J.... Object: Add some types to SymbolRef::Type.
2011-10-17 Michael J.... Object: Add isSymbolAbsolute and getSymbolSection.
2011-10-17 Michael J.... Object: Add isSymbolWeak.
2011-10-17 Michael J.... Object/COFF: Expose more data in the public API.
2011-10-17 Michael J.... Object: Implement casting for concrete classes.
2011-10-17 Jim GrosbachEnable a few more NEON immediate tests.
2011-10-17 Michael J.... 80-col.
2011-10-17 Nick LewyckyMinor style cleanup, no functionality change.
2011-10-17 Lang HamesRe-applying the target data layout verification patch...
2011-10-17 Jim GrosbachARM assembly parsing and encoding for VMOV/VMVN/VORR...
2011-10-17 Nick LewyckyAdd support for a new extension to the .file directive:
2011-10-17 Chad RosierAdd a few FIXME comments.
2011-10-17 Dan GohmanTeach the ARC optimizer about the !clang.arc.copy_on_es...
2011-10-17 Jim GrosbachTidy up.
2011-10-17 Rafael Espindola142288 broke the build:
2011-10-17 Devang PatelUpdate DebugInfoFinder to match recent debug info encod...
2011-10-17 Bill WendlingNow Igor, throw the switch...give my creation life!
2011-10-17 Jim GrosbachARM NEON "vmov.i8" immediate assembly parsing and encoding.
2011-10-17 Lang HamesValidate target data layout strings.
2011-10-17 Cameron ZwarichWhen deleting a phi cycle after looking through copies...
2011-10-17 Lang HamesFixed quoting on default data layout option.
2011-10-17 Bill WendlingForgot to add the project name to the 'svn ls' command.
2011-10-17 Bill WendlingAdd message to svn mkdir command.
2011-10-17 Owen AndersonRewrite most of MachODump to work through the generic...
2011-10-17 Owen AndersonAdd an accessor to get the underlying MachO representation.
2011-10-17 Benjamin KramerUse a SmallVector for intrinsic argument types.
2011-10-17 Bill WendlingDon't renumber the blocks here. This could cause proble...
2011-10-17 Owen AndersonUse the correct predicate for determining if a branch...
2011-10-17 Bill WendlingAdd support for the Objective-C personality function...
2011-10-17 Cameron ZwarichPseudoinstructions should not be less constrained than...
2011-10-17 Benjamin KramerMCOperand is pod-like.
2011-10-17 Jim GrosbachTidy up organization.
2011-10-17 Benjamin KramerFix handling of the From parameter in StringRef::find.
2011-10-17 Bill WendlingAdd a call to EmitSjLjDispatchBlock.
2011-10-17 Bill WendlingRemove mention of llvm-gcc and add mention of dragonegg.
2011-10-17 Nadav RotemAdd CHECKs and document PR11158.
2011-10-17 Jim GrosbachFix improperly formed assert() call.
2011-10-17 Michael J.... Object: Fix redundant name.
2011-10-17 Evan ChengConstraint register class with constrainRegClass()...
2011-10-17 Nadav Rotemstabalize tests by specifying the exact sse level
2011-10-17 Akira HatanakaAdd definitions of conditional moves with 64-bit operan...
2011-10-17 Hal FinkelRevert change to function alignment b/c existing logic...
2011-10-17 Chad RosierRemoved set, but unused variables.
2011-10-17 Dan GohmanSuppress partial retain+release elimination when there's a
2011-10-17 Bill WendlingCorrect over-zealous removal of hack.
2011-10-17 Akira HatanakaMove class and instruction definitions for conditional...
2011-10-17 Akira HatanakaRevert change made in r142205.
2011-10-17 Akira HatanakaRedefine count-leading 0s and 1s instructions.
2011-10-17 Bill WendlingTemporarily XFAIL waiting for a fix.
2011-10-17 Akira HatanakaRedefine mfhi/lo and mthi/lo instructions.
2011-10-17 Hal FinkelAdd comments to TargetLowering.h indicating that the...
2011-10-17 Bill WendlingNow that we have the ReturnsTwice function attribute...
2011-10-17 Akira HatanakaRedefine multiply and divide instructions.
2011-10-17 Akira HatanakaAdd definition of a base class for logical shift/rotate...
2011-10-17 Hal FinkelRemove >80-col line and unicode
2011-10-17 Akira HatanakaAdd definition of a base class for logical shift/rotate...
2011-10-17 Chad RosierRemoved set, but unused variable.
2011-10-17 Akira HatanakaAdd definition of immZExt5_64 and redefine immZExt5...
2011-10-17 Michael J.... Fix CMake build.
2011-10-17 Devang PatelIt is safe to speculate load from GOT. This fixes perfo...
2011-10-17 Jakob Stoklund... Admonish that MI is not IR and virtual registers have...
2011-10-17 Devang Patelsvn mv Target/ARM/ARMGlobalMerge.cpp Transforms/Scalar...
2011-10-17 Michael J.... llvm-objdump: Add -s, which prints the contents of...
2011-10-17 Michael J.... llvm-objdump: Add tests.
2011-10-17 Hal FinkelInstructions for Book E PPC should be word aligned...
2011-10-17 Owen AndersonFix unused variable warning in the rare circumstance...
2011-10-17 Benjamin KramerPick low-hanging MatchEntry shrinkage fruit.
2011-10-17 Hal Finkeluse FileCheck and not grep in new tests
2011-10-17 Bill WendlingDon't download and compile compiler-rt, libcxx, and...
2011-10-17 Nadav RotemClean the triple, add check lines.
2011-10-17 Nadav RotemPreviously v2i32 vectors were legalized to v4i32. Now...
2011-10-17 Craig TopperDon't use inline assembly in 64-bit Visual Studio....
2011-10-17 Bill WendlingAdd comment explaining that the order of processing...
2011-10-17 Bill WendlingUpdate to disable asserts. Build a phase 3 compiler...
2011-10-17 Hal FinkelTest case for CanLowerReturn fix (r141981)
2011-10-17 Hal FinkelAdd PPC 440 scheduler and some associated tests (new...
2011-10-17 Hal FinkelAdd PPC 440 scheduler and some associated tests
2011-10-17 Chandler CarruthAdd a routine to swap branch instruction operands,...
2011-10-16 Bill WendlingOverhaul the 'test-release' script.
2011-10-16 Chandler CarruthDelete a dead member. Dunno if this was ever used,...
2011-10-16 Chandler CarruthAdd a proper LLVM banner to this file.
2011-10-16 Nadav RotemAdd tripple and stabalize a few more tests.
2011-10-16 Bill WendlingUpdate the tree before applying patch.
2011-10-16 Nadav RotemAdd triple to tests.
2011-10-16 Nadav Rotemfix a typo in the test
2011-10-16 Nadav RotemEnable element promotion type legalization by deafault.
2011-10-16 Nick LewyckyOops! Fix testcase.
2011-10-16 Nick LewyckyWhen looking for dependencies on the src pointer, scan...
2011-10-16 Nadav RotemRemove the the test which checks the saving of a vector...
2011-10-16 Craig TopperAdd X86 PEXTR and PDEP instructions.
2011-10-16 Benjamin KramerLet printf do the formatting instead aligning strings...
2011-10-16 Benjamin KramerTwinify better.
2011-10-16 Benjamin KramerAdd AsmToken::getEndLoc and use it to add ranges to...
2011-10-16 NAKAMURA Takumitools/CMakeLists.txt: Fixup r142103. I don't remember...
2011-10-16 Benjamin KramerX86AsmParser: Synthesize EndLoc for tokens out of Start...
2011-10-16 Benjamin KramerPR11143: Save the old diagnostic handler and call it...
2011-10-16 Nadav RotemFix a bug in LowerV2I64Splat, which generated a BUILD_V...
next