summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
* Update attribute reading for the changed source location code.Sebastian Redl2010-10-05
* Properly deserialize Clang types that are used as attribute argumentsDouglas Gregor2010-10-05
* Fixed the disassembler to handle two new X86Sean Callanan2010-10-04
* remove reference to dead script.Chris Lattner2010-10-02
* nuke an old scriptChris Lattner2010-10-02
* Fix MSVC release mode compilation error.Francois Pichet2010-10-02
* Fix typoFrancois Pichet2010-10-01
* Massive rewrite of MMX: Dale Johannesen2010-09-30
* Let a target specify whether it wants an assembly printer to be the MC versionJim Grosbach2010-09-30
* Model Cortex-a9 load to SUB, RSB, ADD, ADC, SBC, RSC, CMN, MVN, or CMPEvan Cheng2010-09-29
* trailing whitespaceJim Grosbach2010-09-29
* Convert a bunch of uses of 'bytecode' into 'bitcode'. ThisDuncan Sands2010-09-29
* GetSourceVersion: Strip off svninfo extra markers, which aren't really part o...Daniel Dunbar2010-09-29
* utils: Add GetRepositoryPath script, patch by Jonathan Mulder!Daniel Dunbar2010-09-29
* lit: Fix a subtle resource usage bug when executing tests using the internalDaniel Dunbar2010-09-29
* add basic avx support to the disassembler, also teach it about ssmem/sdmemChris Lattner2010-09-29
* Add support to model pipeline bypass / forwarding.Evan Cheng2010-09-28
* Push twines deeper into SourceMgr's error handling methods.Benjamin Kramer2010-09-27
* Reverting "CMake: Don't include tools, unittets, or examples asOscar Fuentes2010-09-25
* Add ret instruction to PTX backendChe-Liang Chiou2010-09-25
* Get rid of pop_macro warnings on MSVC.Michael J. Spencer2010-09-24
* CMake: Don't include tools, unittets, or examples as available targetsMichael J. Spencer2010-09-24
* Fix line endings from my last commit.Michael J. Spencer2010-09-24
* unittests: Support Windows.Michael J. Spencer2010-09-24
* Test unittests built with CMake.Michael J. Spencer2010-09-24
* CMake: Build unittests.Michael J. Spencer2010-09-24
* Fix whitespace.Michael J. Spencer2010-09-24
* Revert r114703 and r114702, removing the isConditionalMove flag from instruct...Owen Anderson2010-09-23
* Add an TargetInstrDesc bit to indicate that a given instruction is a conditio...Owen Anderson2010-09-23
* Revert r114596, it's breaking a few tests.Nate Begeman2010-09-23
* <rdar://problem/8228022> Wvector-conversions warnings in arm_neon.hNate Begeman2010-09-22
* Rework passing parent pointers into complexpatterns, I forgotChris Lattner2010-09-21
* just like they can opt into getting the root of the pattern beingChris Lattner2010-09-21
* fix a long standing wart: all the ComplexPattern's were beingChris Lattner2010-09-21
* Trailing whitespace, 80-col violations.Mikhail Glushenkov2010-09-21
* llvmc: Allow multiple output languages.Mikhail Glushenkov2010-09-21
* Using regexp-opt for keyword regex declarations makes the word lists moreMisha Brukman2010-09-19
* Handle the odd case where we only have one instruction.Eric Christopher2010-09-18
* lit: Bump version to 0.2.0dev, for no apparent reason.Daniel Dunbar2010-09-18
* lit: Tweak setup.py.Daniel Dunbar2010-09-18
* lit: These TODOs are done(ish).Daniel Dunbar2010-09-18
* Some of the tests build an executable with llvm-gcc. For this to work, llvm-gccDuncan Sands2010-09-17
* Release-Asserts no longer exists.Duncan Sands2010-09-15
* lit: Expose FileBasedTest object and Test module via 'lit' object that getsDaniel Dunbar2010-09-15
* lit: Rename main lit module to main.py, lit/lit/lit.py was a bit too, err,Daniel Dunbar2010-09-15
* Use float64 instead of int64 vector elements for NEON vget_low and vget_highBob Wilson2010-09-15
* Tidy whitespace in generated arm_neon.h.Bob Wilson2010-09-14
* CBackend: Fix MSVC build.Michael J. Spencer2010-09-14
* Fix typo in temp. script file name.Devang Patel2010-09-13
* Add little test script to check debug info.Devang Patel2010-09-13