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