aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* A few more random Clang release notes.Daniel Dunbar2010-10-041-0/+9
* minor tweaks and typosGabor Greif2010-10-041-9/+9
* Fix lexical block's tag number.Devang Patel2010-10-041-1/+1
* scheduler updateChris Lattner2010-10-041-6/+5
* another tweakChris Lattner2010-10-041-1/+1
* Include the section address in the computation of the relocation.Rafael Espindola2010-10-042-1/+11
* Correctly compute the relocation when it is not in the first fragment.Rafael Espindola2010-10-042-2/+3
* static_cast to long, otherwise MSVC 2008 won't compile.Francois Pichet2010-10-041-1/+1
* Removed the older style (in-allocator) problem construction system from the P...Lang Hames2010-10-041-628/+9
* Ada support has moved to dragonegg - I am no longer working onDuncan Sands2010-10-041-31/+3
* Fix a bunch of typos.Duncan Sands2010-10-041-7/+7
* Altvec -> Altivec.Duncan Sands2010-10-041-1/+1
* Update LLVM 2.8 release notes for ClangDouglas Gregor2010-10-041-4/+12
* checkpoint, the release notes are now feature complete.Chris Lattner2010-10-041-47/+50
* checkpointChris Lattner2010-10-041-66/+54
* checkpoint.Chris Lattner2010-10-041-35/+56
* Makefile.rules: Fix breakage on cygming --enable-shared.NAKAMURA Takumi2010-10-041-0/+5
* write Major Changes and Removed Features.Chris Lattner2010-10-041-36/+37
* move dragonegg up in the list, write blurbs for lldb and libc++Chris Lattner2010-10-031-50/+71
* add a bunch of stuff that works with 2.8Chris Lattner2010-10-031-6/+107
* va_args support for Win64.Anton Korobeynikov2010-10-033-22/+46
* Properly emit stack probe on win64 (for non-mingw targets).Anton Korobeynikov2010-10-033-37/+54
* Add 3DNowA instructions.Eli Friedman2010-10-032-2/+22
* unbreak buildbotChris Lattner2010-10-031-2/+2
* the immediate field of pshufw is actually an 8-bit field, not a 8-bit field t...Chris Lattner2010-10-033-3/+8
* Jim Asked us to move DataLayout on ARM back to the most specialized classes. DoRafael Espindola2010-10-0311-77/+98
* add support for the prefetch/prefetchw instructions, move femms intoChris Lattner2010-10-033-13/+30
* what the heck, add support for the rest of the 3dNow! binary operations.Chris Lattner2010-10-032-7/+82
* Implement support for the bizarre 3DNow! encoding (which is unlike anythingChris Lattner2010-10-036-14/+78
* GCC extensions are no longer used here - update the comment.Duncan Sands2010-10-031-2/+2
* Remove two uses of the gcc specific 'aligned' attribute. ThisDuncan Sands2010-10-032-15/+5
* Add test to make sure that the MMX intrinsic calls make it out the other end inBill Wendling2010-10-031-0/+1324
* Major changes to Cortex-A9 itinerary.Evan Cheng2010-10-031-211/+251
* Auto-upgrade tests for the new MMX intrinsic calls.Bill Wendling2010-10-031-0/+220
* Implement a very basic PIC case.Rafael Espindola2010-10-032-0/+32
* Cleanup. Get rid of extraneous variable.Bill Wendling2010-10-031-3/+2
* stub out a header to put 3dNow! instructions into.Chris Lattner2010-10-023-1/+16
* random updatesChris Lattner2010-10-021-94/+103
* checkpoint, don't expect this to read right yet. :)Chris Lattner2010-10-021-96/+115
* fix a regression introduced in r115243, in which the instructionChris Lattner2010-10-022-0/+18
* add a bunch more notes. I survived.Chris Lattner2010-10-021-0/+28
* actually, move the elf tests into the existing elf dir.Chris Lattner2010-10-022-0/+0
* consolidate ELF tests into asmparser tests.Chris Lattner2010-10-023-6/+0
* move ARM MC tests up one level.Chris Lattner2010-10-023-0/+0
* remove reference to dead script.Chris Lattner2010-10-021-1/+1
* nuke an old scriptChris Lattner2010-10-021-37/+0
* Stop using LiveRange in MachineVerifier.Jakob Stoklund Olesen2010-10-021-16/+15
* Fix MSVC release mode compilation error.Francois Pichet2010-10-021-6/+6
* Stop the build if cyclic library dependecies found.Oscar Fuentes2010-10-021-1/+4
* Update library dependencies.Oscar Fuentes2010-10-021-12/+12