aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-bcanalyzer
Commit message (Expand)AuthorAgeFilesLines
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+6
* Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989Nick Lewycky2008-04-251-1/+0
* Change the MemoryBuffer::getFile* methods to take just a pointer to theChris Lattner2008-04-011-5/+1
* Add an unwind_to field to basic blocks, making them Users instead of Values.Nick Lewycky2008-03-021-0/+1
* Also handle "getresult".Nick Lewycky2008-03-011-0/+1
* remove attributions from tools.Chris Lattner2007-12-291-2/+2
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-291-2/+2
* Implement address space attribute for LLVM pointer types. Address spaces are Christopher Lamb2007-12-111-0/+1
* Move the space in overview output for commands out of each of theDan Gohman2007-10-081-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-182-0/+519