summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Another git-svn dcommit test. (last time I got access and client errors and i...Michael J. Spencer2010-12-10
* Test git svn dcommitMichael J. Spencer2010-12-10
* Another dummy commit to check GIT mirroringAnton Korobeynikov2010-12-10
* Dummy commit to test GIT mirroringAnton Korobeynikov2010-12-10
* macho-dump: Fix CMake build, following up to r121466.NAKAMURA Takumi2010-12-10
* Fixed version of 121434 with no new memory leaks.Rafael Espindola2010-12-10
* The Neon vqdmlsl_lane and vqdmlal_lane intrinsics have 4 arguments, not 3.Bob Wilson2010-12-10
* Mach-O/ARM: Add relocation type enumeration.Daniel Dunbar2010-12-10
* macho-dump: Switch to C++ macho-dump tool.Daniel Dunbar2010-12-10
* Mach-O: Tweak field name.Daniel Dunbar2010-12-10
* Remove dead header.Nick Lewycky2010-12-10
* Fix cmake build.Rafael Espindola2010-12-10
* Revert my previous patch to make the valgrind bots happy.Rafael Espindola2010-12-10
* Add dependency to "make check".NAKAMURA Takumi2010-12-10
* lib/Target/CMakeLists.txt: Add missing lib/Target/TargetAsmInfo.cpp, followin...NAKAMURA Takumi2010-12-10
* Fix the leak from r121401 of the Operands erased in the list but not deleted.Kevin Enderby2010-12-10
* Use GZIPBIN instead of GZIP. Apparently gzip uses GZIP as an environmentEric Christopher2010-12-10
* Add some missing predicates.Nate Begeman2010-12-10
* fix some validation problemsChris Lattner2010-12-10
* restructure this for readability, correct the example to follow the public iv...Chris Lattner2010-12-10
* Formalize the notion that AVX and SSE are non-overlapping extensions from the...Nate Begeman2010-12-10
* Initial support for the cfi directives. This is just enough to getRafael Espindola2010-12-09
* Print breakpoints for call instructions. This is used by optimized debug info...Devang Patel2010-12-09
* add a rule for enums, patch by Zhanyong Wan!Chris Lattner2010-12-09
* Add initial support to measure local variables.Devang Patel2010-12-09
* Use const references.Rafael Espindola2010-12-09
* Fix the prototype for the llvm.eh.selector intrinsic.Bill Wendling2010-12-09
* Thumb ldr reg+imm offsets were encoded incorrectly. The scaling factor of theBill Wendling2010-12-09
* Add support for AVX to materialize +0.0 when doing scalar FP.Nate Begeman2010-12-09
* Use the new IsAligned fixup flag to improve fixup encodings for Thumb2 branch...Owen Anderson2010-12-09
* Initial support for nested CALLSEQ_START/CALLSEQ_END constructs in LegalizeDAG.Stuart Hastings2010-12-09
* Remember to filter out reserved rergisters from the allocation order.Jakob Stoklund Olesen2010-12-09
* Add a forgotten initializer for CheckedFirstInterference.Jakob Stoklund Olesen2010-12-09
* Give CurStreamType's enum a name. This works around what is apparentlyDan Gohman2010-12-09
* Fix an issue in some Thumb fixups, where the effective PC address needs to be...Owen Anderson2010-12-09
* Rename CB/CBZ specific fixup accordingly.Jim Grosbach2010-12-09
* Add assert to catch an attempt to emit .byte 256Devang Patel2010-12-09
* Add support for parsing ARM arithmetic instructions that update or don't updateKevin Enderby2010-12-09
* Rename the encoder method for t_cbtarget to match.Jim Grosbach2010-12-09
* Thumb needs a few different encoding schemes for branch targets. RenameJim Grosbach2010-12-09
* 80-column fixes.Bob Wilson2010-12-09
* ARM stm/ldm instructions require more than one register in the register list.Jim Grosbach2010-12-09
* Add a license comment to the generated arm_neon.h header.Bob Wilson2010-12-09
* Added register reassignment prototype to RAGreedy. It's a simpleAndrew Trick2010-12-09
* More code not compiled by CMake. :(.Michael J. Spencer2010-12-09
* CMake: Add FileUpdate to the build.Michael J. Spencer2010-12-09
* Missed FileUpdate because CMake doesn't build it yet :(.Michael J. Spencer2010-12-09
* Support/Windows/PathV2: Fix header comment.Michael J. Spencer2010-12-09
* Fix whitespace.Michael J. Spencer2010-12-09
* Support: Move c_str from SmallVector back to SmallString and add a free standingMichael J. Spencer2010-12-09