Age | Commit message (Expand) | Author |
---|---|---|
2013-05-06 | Fix const merging when an alias of a const is llvm.used. | Rafael Espindola |
2013-04-12 | Fix a disconcerting bug in Value::isUsedInBasicBlock, which gave wrong answer... | Benjamin Kramer |
2013-03-01 | Cache the result of Function::getIntrinsicID() in a DenseMap attached to the ... | Michael Ilseman |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2013-01-02 | Rename VMCore directory to IR. | Chandler Carruth |