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 |
2009-07-01 |
Bill Wendling | Update comments to make it clear that the function... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Jeffrey Yasskin | Update configure and config.h.in from r74621. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Owen Anderson | Fix unit tests for LLVMContext+Module. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Jeffrey Yasskin | Add a portable strerror*() wrapper, llvm::sys::StrError... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Misha Brukman | Use correct format for LLVM header #includes. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Owen Anderson | I give up on trying to use reader/writer locks for... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Owen Anderson | Add a pointer to the owning LLVMContext to Module.... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Chris Lattner | Fix codegen for references to available_externally... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Owen Anderson | Try again at making this work on OpenBSD. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Sanjiv Gupta | Executables will be at InstallDir/bin directory. Std... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Stuart Hastings | Insure that __block_holder_tmp is allocated on the... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Daniel Dunbar | Fix FindExecutable to work if given an absolute executa... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Daniel Dunbar | llvm-mc: Add some more doxyments. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Daniel Dunbar | NewNightlyTest: Include minutes/seconds in log file... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Misha Brukman | Added step-by-step directions on how to use the script... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Evan Cheng | CommuteChangesDestination() should check if to-be-commu... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Evan Cheng | Remove special handling of implicit_def. Fix a couple... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Daniel Dunbar | Tweak MCSymbol doxyments. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Daniel Dunbar | llvm-mc: Fill in the rest of tokens for 'as-lex' mode. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Owen Anderson | Fix the build on OpenBSD. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Daniel Dunbar | Rename MCValue::isConstant to isAbsolute. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Chris Lattner | add some of the new tokens, others are still missing. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Daniel Dunbar | llvm-mc: Emit parsed instructions to the MCStreamer. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Daniel Dunbar | Dump MCInsts in the MC .s printer, for now. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Chris Lattner | add comments, privatize interface |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Chris Lattner | disable some ctors. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Chris Lattner | add some comments to MCSymbol header, make the ctor... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Chris Lattner | improve comments. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Chris Lattner | improve the APIs for creating struct and function types... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Chris Lattner | Fix some fast-isel problems selecting global variable... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Evan Cheng | Handle IMPLICIT_DEF with isUndef operand marker, part... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Daniel Dunbar | Remove unused AsmPrinter OptLevel argument, and propogate. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
David Goodwin | Add PIC load and store patterns for Thumb-2. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Owen Anderson | Add a global context, for easing backwards compatibility. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Daniel Dunbar | llvm-mc: Introduce method to match a parsed x86 instruc... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Daniel Dunbar | Fill in some methods for the MCValue field of an MCOperand. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Daniel Dunbar | llvm-mc: Accept relocatable expressions when parsing... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
David Goodwin | Thumb-2 load and store double description. But nothing... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Daniel Dunbar | llvm-mc: Symbols in a relocatable expression of the... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Bill Wendling | Add an "alignment" field to the MachineFunction object... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
David Goodwin | Add thumb-2 store word, halfword, and byte. |
commit | commitdiff | tree | snapshot |
next |