2009-07-03 |
Duncan Sands | Silence warnings when assertions are turned off. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Duncan Sands | In this unreachable code, return an initialized value. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Duncan Sands | Add newline at end of file. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Duncan Sands | Add newline at end of file. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Torok Edwin | Fix typo: intepreter->interpreter. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Duncan Sands | Fix the build: provide uint8_t. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Sanjiv Gupta | For extended loads of type i1 to i8, we will need to... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Tilmann Scheller | Various small changes related to the Condition Register... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Tilmann Scheller | Refactor ABI code in the PowerPC backend. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Tilmann Scheller | Implement the SVR4 ABI for PowerPC. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Tilmann Scheller | Add NumFixedArgs attribute to CallSDNode which indicate... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Tilmann Scheller | Small cleanups in the PowerPC backend. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Bruno Cardoso... | Factor some code out and support for Jump Table relocations |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Mikhail Glushenkov | Add --enable-llvmc-dynamic configure option. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Evan Cheng | Add thumb2 sign / zero extend with rotate instructions. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Andreas Bolka | Minor improvement to the LDA debug output. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Owen Anderson | Second batch of passes using LLVMContext. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Evan Cheng | Add Thumb2 load / store multiple instructions. Not... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Owen Anderson | Convert the first batch of passes to use LLVMContext. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Daniel Dunbar | Replace std::iostreams with raw_ostream in TableGen. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Evan Cheng | t2LDR_PRE etc are loads. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Evan Cheng | Added indexed stores. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Owen Anderson | Fill in a few more missing accessors. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Evan Cheng | Sign extending pre/post indexed loads. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Chris Lattner | switch the .ll parser to use SourceMgr. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Chris Lattner | switch the .ll parser into SMDiagnostic. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Devang Patel | Simplify debug info intrisinc lowering. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Chris Lattner | add an explicit class for holding llvm::SourceMgr diagn... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
David Goodwin | Checkpoint refactoring of ThumbInstrInfo and ThumbRegis... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Chris Lattner | implement error recovery in the llvm-mc parser. Feel... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Owen Anderson | Make the current LLVMContext available to passes. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Douglas Gregor | CMake build fixes, from Xerxes Ranby |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Bruno Cardoso... | shrinking down #includes |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Owen Anderson | Add an accessor to Function so that Passes can easily... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Sanjiv Gupta | Prefix bin dir to executables. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Devang Patel | Remove tabs. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Sanjiv Gupta | Fixed handling of -c option.wq |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Owen Anderson | Use LLVMContext for generating MDStrings too. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Owen Anderson | Use LLVMContext to generate metadata constants. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Owen Anderson | Add accessors for metadata constants. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Devang Patel | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Owen Anderson | Add accessor for MDNode. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Owen Anderson | Use LLVMContext for generating UndefValue constants... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Owen Anderson | Add accessor for getting UndefValue's. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Owen Anderson | Describe the LLVMContext API change. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Chris Lattner | simplify some logic by using isWeakForLinker(). Thanks... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Chris Lattner | do not try to analyze bitcasts from i64 to <2 x i32... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Chris Lattner | fix inverted logic pointed out by John McCall, noticed... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Duncan Sands | Fix windows build, patch by Howard Su. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Evan Cheng | Thumb2 pre/post indexed loads. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Owen Anderson | Ack, missed one incompatibility. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Owen Anderson | Restore other bits of the C API that I tore up. All... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Evan Cheng | Change the meaning of predicate hasThumb2 to mean thumb... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Chris Lattner | @GOTPCREL is also rip-relative. Fix fast-isel to do... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Chris Lattner | Fix yet-another bug I introduced into fastisel, this... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Daniel Dunbar | llvm-mc/x86: Test case for x86 operand parsing. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Daniel Dunbar | llvm-mc/x86: Fix various nit-picky bugs in displacement... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Bruno Cardoso... | Remove getFunctionAlignment from TargetELFInfo and... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Daniel Dunbar | llvm-mc/x86: Fix bug in disambiguation of displacement... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Daniel Dunbar | llvm-mc/x86: Factor out ParseX86Register. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Chris Lattner | clarify: stub emission depends on the version of the... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Evan Cheng | Factor out ARM indexed load matching code. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Devang Patel | Add debug info utility routines. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Daniel Dunbar | llvm-mc/x86: Rename X86Operand::ScaleReg to IndexReg... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Owen Anderson | Maintain the old LTO API, by using the global context. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Devang Patel | Simplify. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Dan Gohman | Fix a bunch of other places that used operator[] to... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Owen Anderson | Add a C wrapper for accessing the global default context. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
John Mosby | fix ld error with -no-undefined switch, which is undefi... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Devang Patel | Simplify. No intentional functionality change. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Owen Anderson | Try again at converting the LLParser to use LLVMContext... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Owen Anderson | Add a few methods that got left out earlier. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Daniel Dunbar | Try to clarify a point about getting DominatorTree... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Dale Johannesen | Add darwin stub removal to wishlist. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Owen Anderson | Fix the LTO header for LLVMContext changes. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Dan Gohman | Request LCSSA after LoopSimplify. This fixes a problem... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Devang Patel | Refactor. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Bob Wilson | Add a new addressing mode for NEON load/store instructions. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Owen Anderson | Make the use of const with respect to LLVMContext sane... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Dan Gohman | Use find instead of operator[] to test whether an eleme... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Bill Wendling | --- Reverse-merging (from foreign repository) r74648... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Devang Patel | Keep DIDescriptor methods together. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Bob Wilson | Fix a comment typo. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Owen Anderson | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Owen Anderson | Convert LLParser to use LLVMContext for creating constants. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Andreas Bolka | Use AA to check objects before LDA. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Dan Gohman | Fix an instcombine abort on a scalar-to-vector bitcast... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Daniel Dunbar | Tweak FindExecutable so that relative executable paths... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Devang Patel | Add getMDNode() to access metadata node. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Bob Wilson | Fix up a comment: besides the >80col lines, the operati... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Owen Anderson | Hold the LLVMContext by reference rather than by pointer. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Devang Patel | Fix metadata unittests |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Devang Patel | new test case |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Devang Patel | Do not print stranded metadata. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Devang Patel | Support stand alone metadata syntax. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Devang Patel | Add machine operand for MDNodes. This will be used... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Devang Patel | llvm.dbg.declare is always used for local variable... |
commit | commitdiff | tree | snapshot |
next |