2009-08-15 |
Nicolas Geoffray | Use the new API for creating an OpaqueType. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | add a stub for futher description of filecheck. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | add a simple FileCheck man page. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Nicolas Geoffray | Update cpp generation with new LLVM API for primitive... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Sanjiv Gupta | Revert a few changes that were done in 78603. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Jakob Stoklund... | Don't setCalleeSavedInfoValid() until spills are interted. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Jakob Stoklund... | Allow double defs in the machine code verifier after... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Richard Osborne | Move XCore AsmPrinter to XCore/AsmPrinter directory. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Jakob Stoklund... | Add XFAIL testcase for setcc undef. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Jakob Stoklund... | Add XFAIL test case for a scavenger assert. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Tilmann Scheller | Add support for the PowerPC 64-bit SVR4 ABI. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Jakob Stoklund... | Update LocalRewriter::DistanceMap when inserting stack... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Bill Wendling | Reformatting and some cleanup. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Evan Cheng | 80 col violations. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Evan Cheng | Fix tests. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Evan Cheng | Turn on if-conversion for thumb2. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | update for rename. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | rename PIC16Section.h -> MCSectionPIC16.h for consisten... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | cmake likes its explicit list of files to build. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | use XCore-specific section with xcore specific cp/dp... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | If ELF subtargets don't want to support 4/8/16-byte... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | add support for target-specific ELF section flags,... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Dan Gohman | Simplify a few more things, eliminating a few more... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Dan Gohman | Simplify this code to not depend as much on CurMBB. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Evan Cheng | Do not use frame register to reference fixed stack... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Dan Gohman | Always check to see if raw_fd_ostream's file descriptor... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Dan Gohman | Add support for column computation on unbuffered streams. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Dan Gohman | Move FormattedStream's write_impl out of line. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Dan Gohman | Remove an unnecessary #include. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | switch DominanceFrontier::splitBlock to use a smallvect... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Dan Gohman | On x86-64, for a varargs function, don't store the... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Devang Patel | Do not completely skip subrange info for a zero sized... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Evan Cheng | Leaf functions which do not save CSRs can be frameless... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Oscar Fuentes | CMake: Updated library dependence info. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Eric Christopher | Add sse4.2 string/text processing intrinsics. We'll... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Eric Christopher | Whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Anton Korobeynikov | Allow targets to specify their choice of calling conven... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Evan Cheng | Add Thumb2 lsr hooks. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Daniel Dunbar | llvm-mc: Fix bugs where bytes were unintentionally... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Oscar Fuentes | CMake: Corrected variable check. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Bruno Cardoso... | *try* to use a better name to describe how common symbo... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Owen Anderson | Add doxygen comments. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Daniel Dunbar | llvm-mc: When handling a .set, make sure to print subse... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Anton Korobeynikov | Cleanup the mess in msp430 target registration and... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Argyrios Kyrtzidis | Revert r78424. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Evan Cheng | Indentation. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Anton Korobeynikov | Force reconfigure |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Daniel Dunbar | llvm-mc: zerofill shouldn't print quotes around the... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Chris Lattner | fix "pc" to be lower case in a target triple, patch... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Anton Korobeynikov | Hopefully unbreak cmake builds |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Evan Cheng | Also shrink immediate branches; also more assembler... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Anton Korobeynikov | Give MSP430 a separate asmprinter lib |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Daniel Dunbar | llvm-mc: Support escaped characters in string literals... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Anton Korobeynikov | Properly handle indirect win64 args when they're passed... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Owen Anderson | Get the CPP backend into some semblance of working... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Oscar Fuentes | CMake: Automatic regeneration of the library dependenci... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Daniel Dunbar | Take another shot at disabling this when no ppc support... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Erick Tryzelaar | A couple IRBuilder functions were still using getGlobal... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Oscar Fuentes | CMake: Builds main LLVM Target library before its subli... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Bob Wilson | Now that all the legal Neon shuffles (or at least the... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Bob Wilson | Create a new ARM-specific DAG node, VDUP, to represent... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Bob Wilson | During legalization, change Neon vdup_lane operations... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Oscar Fuentes | CMake: Corrected indentation on a block of code. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Oscar Fuentes | CMake: Use LLVM_COMMON_DEPENDS on add_llvm_executable. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Oscar Fuentes | CMake: propagate to the parent scope LLVM_COMMON_DEPEND... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Oscar Fuentes | CMake: updated list of source files for library MC. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Daniel Dunbar | Update llvm-mc / MCAsmStreamer to print the instruction... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Daniel Dunbar | Add virtual printMCInst method to AsmPrinter, as a... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Daniel Dunbar | Add X86 instruction printer support for printing MCValu... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Daniel Dunbar | Add MCSymbol::{print, dump} |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Daniel Dunbar | Add MCValue::{print, dump} |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Daniel Dunbar | llvm-mc: Move MCAsmToken::getLoc() into MC library... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Evan Cheng | Indentation change. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Oscar Fuentes | CMake: updated library dependencies. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Oscar Fuentes | CMake: build llvm-config before the other tools. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Evan Cheng | Shrink ADR and LDR from constantpool late during consta... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Owen Anderson | Add helpers for fetching basic types. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Evan Cheng | New entry. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Dan Gohman | Make TargetData optional in GlobalOpt and ArgumentPromo... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Dan Gohman | Make these matching rules more strict so that they... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Erick Tryzelaar | Expose LLVMContext to llvm-c. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Dan Gohman | Fix MCSectionELF::ShouldOmitSectionDirective's matching... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Daniel Dunbar | TargetRegistry: Change AsmPrinter constructor to be... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Daniel Dunbar | Mark this test as requiring the powerpc target. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Daniel Dunbar | llvm-mc: Add dummy MCStreamer implementation, (eventual... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Bruno Cardoso... | Remove HasCrazyBSS and add a flag in TAI to indicate... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Owen Anderson | Actually privatize a IntegerTypes, and fix a few bugs... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Dan Gohman | When standard output is a terminal, set outs() to be... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Dan Gohman | Make formatted_raw_ostream restore the buffer settings... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Dan Gohman | Take the fast path for any named value and any GlobalVa... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Owen Anderson | Push LLVMContexts through the IntegerType APIs. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Bruno Cardoso... | Remove hack used to strip unwanted chars from section... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Bruno Cardoso... | Add a method to return BSSSection from TargetLoweringOb... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Bruno Cardoso... | Add a method to return if the ELF section contains... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Dan Gohman | Add unimplemented destructor declarations to hopefully... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Dan Gohman | Fix a compiler warning about comparing signed with... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Misha Brukman | * Moved all tool version requirements to the same place |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Misha Brukman | Converted tabs to spaces. |
commit | commitdiff | tree | snapshot |
next |