2009-12-17 |
Jim Grosbach | Add more detail for getting started on Windows. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Ken Dyck | In LowerEXTRACT_VECTOR_ELT, force an i32 value type... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Evan Cheng | Revert 91280-91283, 91286-91289, 91291, 91293, 91295... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Mikhail Glushenkov | Regenerate. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Mikhail Glushenkov | Add a 'set_option' action for use in OptionPreprocessor. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Mikhail Glushenkov | Refactoring, no functionality change. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Mikhail Glushenkov | s/TokenizeCmdline/TokenizeCmdLine/ |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Chandler Carruth | Update CMake build to include HexDisassembler.cpp. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Eli Friedman | Aggressively flip compare constant expressions where... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Bob Wilson | Fix a comment grammaro. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Bob Wilson | BIT_CONVERT nodes are used for vector types, too. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Sean Callanan | Test harness for the LLVM disassembler. When invoked |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Evan Cheng | Revert this dag combine change: |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Johnny Chen | Renamed "tCMNZ" to "tCMNz" to be consistent with other... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
John McCall | Silence a clang warning about the deprecated (but perfe... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Daniel Dunbar | Reapply r91392, it was only unmasking the bug, and... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Daniel Dunbar | Reapply r91459, it was only unmasking the bug, and... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Jim Grosbach | Mark STREX* as earlyclobber for the success result... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Jim Grosbach | Add @earlyclobber TableGen constraint |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Bill Wendling | Remove superfluous 'extern' variable that was causing... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Jakob Stoklund... | Reuse lowered phi nodes. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Daniel Dunbar | Fix one more missing this-> to placate that picky clang++. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Daniel Dunbar | Revert "Reapply 91184 with fixes and an addition to... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Daniel Dunbar | Revert "Initial work on disabling the scheduler. This... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Chris Lattner | reapply my strstr optimization. I have reproduced... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Chris Lattner | fix more missing this->'s to placate clang++ |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Chris Lattner | Fix a missing this-> that clang++ notices. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Chris Lattner | now that libsystem no longer uses SmallVector, we can... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Chris Lattner | remove use of SmallVector from Path::makeUnique. Path... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Chris Lattner | eliminate an extraneous use of SmallVector in a case... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Chris Lattner | factor out the grow() method for all pod implementation... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Victor Hernandez | Use different name for argument and field |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Chris Lattner | pull destroy_range and uninitialized_copy up to the |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Chris Lattner | sink most of the meat in smallvector back from SmallVec... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Nick Lewycky | Make this test pass on Linux. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Chris Lattner | substantial refactoring of SmallVector, now most code... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Victor Hernandez | MDNodes that refer to an instruction are local to a... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Johnny Chen | Add encoding bits for some Thumb instructions. Plus... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Devang Patel | XFAIL on ppc-darwin. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Evan Cheng | Re-enable 91381 with fixes. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Chris Lattner | revert my strstr optimization, I'm told it breaks x86... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Dale Johannesen | Do better with physical reg operands (typically, from... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
John McCall | Every anonymous namespace is different. Caught by... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
John McCall | Explicit template instantiations must happen in the... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Bill Wendling | Helpful comment added. Some code cleanup. No functional... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Bill Wendling | Initialize uninitialized variables. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Bill Wendling | Initialize uninitialized variables. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Jeffrey Yasskin | Change indirect-globals to use a dedicated allocIndirec... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Bill Wendling | Some command lines don't like numbers with leading... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Bob Wilson | Reapply 91184 with fixes and an addition to the testcas... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Daniel Dunbar | lit: Improve error when gtest discovery fails. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Dan Gohman | Revert 90628, which was incorrect. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Chris Lattner | Fix GetConstantStringInfo to not look into MDString... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Jim Grosbach | whitespace |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Devang Patel | Add support to emit debug info for C++ namespaces. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Chris Lattner | optimize strstr, PR5783 |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Johnny Chen | Added encoding bits for the Thumb ISA. Initial checkin. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Dan Gohman | Delete an unused function. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Chris Lattner | add some other xforms that should be done as part of... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Chris Lattner | a few improvements: |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Chris Lattner | hoist the begin/end/capacity members and a few trivial... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Chris Lattner | improve isPodLike to know that all non-class types... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Chris Lattner | Lang verified that SlotIndex is "pod like" even though... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Chris Lattner | Remove isPod() from DenseMapInfo, splitting it out... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Mikhail Glushenkov | Convert llvmc tests to FileCheck. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Mikhail Glushenkov | Support hook invocation from 'append_cmd'. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Evan Cheng | Fix an encoding bug. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Chris Lattner | add an ALWAYS_INLINE macro, which does the obvious... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Kenneth Uildriks | For fastcc on x86, let ECX be used as a return register... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
John McCall | Names from dependent base classes are not found by... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Evan Cheng | Disable 91381 for now. It's miscompiling ARMISelDAG2DAG... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Mikhail Glushenkov | Validate the generated C++ code in llvmc tests. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Mikhail Glushenkov | Pipe 'grep' output to 'count'. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Mikhail Glushenkov | Allow $CALL(Hook, '$INFILE') for non-join tools. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Mikhail Glushenkov | Small documentation update. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Evan Cheng | Make 91378 more conservative. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
John McCall | You can't use typedefs to declare template member speci... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Bill Wendling | Initial work on disabling the scheduler. This is a... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Evan Cheng | Tail duplication should zap a copy it inserted for... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Evan Cheng | Use sbb x, x to materialize carry bit in a GPR. The... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Evan Cheng | Fold (zext (and x, cst)) -> (and (zext x), cst). |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Daniel Dunbar | NNT: Make sure stderr for build commands goes to log... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Evan Cheng | Propagate zest through logical shift. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Eric Christopher | Formatting. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Bill Wendling | Revert these. They may have been causing 483_xalancbmk... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Jim Grosbach | nand atomic requires opposite operand ordering |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Dan Gohman | Fix integer cast code to handle vector types. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Dan Gohman | Move Flag and isVoid after the vector types, since... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Dan Gohman | Fix these asserts to check the invariant that the code... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Dan Gohman | Update this comment. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Dan Gohman | Fix this to properly clear the FastISel debug location... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Bob Wilson | Rearrange rules to add missing dependency and allow... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Johnny Chen | Add encoding bits "let Inst{11-4} = 0b00000000;" to... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Bill Wendling | The CIE says that the LSDA point in the FDE section... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Jim Grosbach | v6 sync insn copy/paste error |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Jim Grosbach | Add ARMv6 memory and sync barrier instructions |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Johnny Chen | Fixed encoding bits typo of ldrexd/strexd. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Jim Grosbach | Thumb2 atomic operations |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Dan Gohman | Add svn:ignore entries for the Disassembler files. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Dan Gohman | Move several function bodies which are rarely inlined... |
commit | commitdiff | tree | snapshot |
next |