2009-08-16 |
Erick Tryzelaar | Add helper functions to ConstantInt and ConstantFP... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Erick Tryzelaar | Modify APFloat to take a StringRef instead of a c string. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Erick Tryzelaar | Add failure tests to APInt unit test. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Dan Gohman | Add a getOffsetOf, for building a target-independent... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Dan Gohman | Avoid emitting XMM save code in soft-float or no-implic... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Dan Gohman | Delete an unused field. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Oscar Fuentes | CMake: Removed traces of obsolete variable LLVM_PLO_FLAGS. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Oscar Fuentes | CMake: New option LLVM_BUILD_TOOLS. Renamed LLVM_EXAMPL... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Oscar Fuentes | CMake: Discriminate MINGW, MSYS, CYGWIN: does not try... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Jakob Stoklund... | Replace RegScavenger::DistanceMap with a simpler local... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Jakob Stoklund... | Clean up the public interface of RegScavenger. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Jakob Stoklund... | Be more clever about regclasses in ScheduleDAGSDNodes... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Benjamin Kramer | Fix use after free in Thumb2SizeReduction (PR4707)... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Bill Wendling | Styalistic and format changes. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Benjamin Kramer | Fix the MSVC build again. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Oscar Fuentes | CMake: Hopefully this will fix the build on VS. I can... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Oscar Fuentes | CMake: Revert r79144. It reverted a change necessary... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Chris Lattner | add support for external symbols + X86::MOVPC32r. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Eli Friedman | Fix for PR3016: detect the tricky case, where there are |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Chris Lattner | implement support for lowering references to global... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Chris Lattner | more formatting improvements, no functionality change. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Chris Lattner | code formatting improvements, no functionality change. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Chris Lattner | when emitting errors about CHECK-NEXT directives, show... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Erick Tryzelaar | Add an llvm-c function that lets you insert an instruct... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Erick Tryzelaar | Expose most of the Constant creation functions to ocaml. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Erick Tryzelaar | Expose most of the IRBuilder functionality to ocaml. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Erick Tryzelaar | Expose most of the Constant creation functions to llvm-c. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Erick Tryzelaar | Expose most of the rest of IRBuilder's functions to... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Erick Tryzelaar | Add more casts to the IRBuilder. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Evan Cheng | Needs to check whether unaligned load / store of i64... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Bill Wendling | Remove <iostream>. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Benjamin Kramer | Revert 78996. It was breaking MSVC builds. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Dan Gohman | Mingw also doesn't have st_blksize. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Eli Friedman | Fix test on Linux. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Bill Wendling | An overhaul of the exception handling code. This is... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Eli Friedman | Add svn:ignore to a couple of directories. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Bill Wendling | Reapply r79127. It was fixed by d0k. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Bill Wendling | Revert r79127. It was causing compilation errors. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Benjamin Kramer | Don't try to get the context from an erased Instruction. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Benjamin Kramer | Unbreak build. Evan, please make sure my changes are... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Nick Lewycky | SSI construction should just go ahead and ignore instru... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Bill Wendling | Fix validation errors. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Bill Wendling | Fix validation errors. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Evan Cheng | Change allowsUnalignedMemoryAccesses to take type argum... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | wrap to 80 cols |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | implement support for CHECK-NEXT: in filecheck. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Jakob Stoklund... | Refine EarlyClobber assert in register scavenger. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | simplify some code. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | rewrite FindStringInBuffer to use an explicit loop... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | Instead of using an std::pair, use a custom struct. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | specify a target triple so global variable manglings... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | convert to filecheck. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | rename this test to sse2.ll |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | merge a bunch more sse3 tests into sse3.ll |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | convert test to filecheck format. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | rename test |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | this is a test for sse3, simplify it. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | the .eh_frame sections we generate need to be writable... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | document filecheck. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Chris Lattner | fix pasto noticed by Jakub |
commit | commitdiff | tree | snapshot |
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 |
next |