1. ac80ade Add two new instructions to the llvm IR, vicmp and vfcmp. see updated LangRef by Nate Begeman · 17 years ago
  2. 280a6e6 Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 by Nick Lewycky · 17 years ago
  3. 9be3c97 Turn unwind_to into "unwinds to". by Nick Lewycky · 17 years ago
  4. fc82fab Add an unwind_to field to basic blocks, making them Users instead of Values. by Nick Lewycky · 17 years ago
  5. ae9f3a3 Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. by Anton Korobeynikov · 17 years ago
  6. d6ffcf9 Parse %b = getresult {i32, i32} %a, i32 1 by Devang Patel · 17 years ago
  7. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  8. 2c6fd8c Remove spurious warnings from GCC: by Bill Wendling · 18 years ago
  9. fe63fb9 Implement address space attribute for LLVM pointer types. Address spaces are by Christopher Lamb · 18 years ago
  10. 80a75bf Adding a collector name attribute to Function in the IR. These by Gordon Henriksen · 18 years ago
  11. d185f64 add #include by Chris Lattner · 18 years ago
  12. ed4a2f1 Rename the 'const' parameter attribute to 'readnone', by Duncan Sands · 18 years ago
  13. 4ce0df6 autoupgrade files that use callfoo as call foo. by Chris Lattner · 18 years ago
  14. d343c6b Bugfix, this fixes CodeGen/X86/ldzero.ll and CodeGen/X86/2007-10-16-fp80_select.ll by Chris Lattner · 18 years ago
  15. 8e3a8e0 Replace the original flex lexer with a hand writen one. This by Chris Lattner · 18 years ago