index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
AsmParser
/
Lexer.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Long double, part 1 of N. Support in IR.
Dale Johannesen
2007-08-03
1
-0
/
+3
*
Don't include newlines in the whitespace before newline (WSNL) rule.
Reid Spencer
2007-07-31
1
-2
/
+2
*
For PR1553:
Reid Spencer
2007-07-31
1
-0
/
+6
*
Support for trampolines, except for X86 codegen which is
Duncan Sands
2007-07-27
1
-0
/
+1
*
For PR1553:
Reid Spencer
2007-07-19
1
-0
/
+2
*
Add the byval attribute
Rafael Espindola
2007-07-06
1
-0
/
+1
*
Commit first round work of PR1373. "noalias" is now fully supported in
Zhou Sheng
2007-06-05
1
-0
/
+1
*
Don't allow the UnEscape code to read or write beyond the end of yytext.
Reid Spencer
2007-05-22
1
-11
/
+20
*
Implement full unescaping of escaped hex characters in all quoted identifiers
Reid Spencer
2007-05-22
1
-44
/
+33
*
update comment
Chris Lattner
2007-05-22
1
-1
/
+1
*
simplify code
Chris Lattner
2007-05-22
1
-11
/
+2
*
Make the %"..." syntax legal for local name. This just makes it symmetric
Reid Spencer
2007-05-19
1
-0
/
+6
*
Implement protected visibility. This partly implements PR1363. Linker
Anton Korobeynikov
2007-04-29
1
-0
/
+1
*
Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part
Anton Korobeynikov
2007-04-25
1
-0
/
+1
*
Implement the "thread_local" keyword.
Lauro Ramos Venancio
2007-04-12
1
-0
/
+1
*
Drop the implementation keyword.
Reid Spencer
2007-04-09
1
-1
/
+0
*
Give users a grace period on the implementation keyword. This *will* get
Reid Spencer
2007-03-29
1
-1
/
+1
*
Replace the "implementation" keyword with "checkpoint". This more accurately
Reid Spencer
2007-03-28
1
-1
/
+1
*
Add support for the noreturn and nounwind function attributes.
Reid Spencer
2007-03-22
1
-0
/
+2
*
For PR1245:
Reid Spencer
2007-03-09
1
-1
/
+1
*
Implement arbitrary integer constants through the use of APInt values.
Reid Spencer
2007-02-28
1
-13
/
+45
*
Changes to support making the shift instructions be true BinaryOperators.
Reid Spencer
2007-02-02
1
-5
/
+7
*
Propagate changes from my local tree. This patch includes:
Anton Korobeynikov
2007-01-28
1
-1
/
+2
*
For PR645:
Reid Spencer
2007-01-26
1
-26
/
+33
*
Bye bye bool. AsmWriter doesn't generate it any more so AsmParser shouldn't
Reid Spencer
2007-01-13
1
-1
/
+0
*
* PIC codegen for X86/Linux has been implemented
Anton Korobeynikov
2007-01-12
1
-0
/
+1
*
Integer type names need 1 or more digits, not zero or more.
Reid Spencer
2007-01-12
1
-1
/
+1
*
For PR1064:
Reid Spencer
2007-01-12
1
-4
/
+9
*
Rename BoolTy as Int1Ty. Patch by Sheng Zhou.
Reid Spencer
2007-01-11
1
-1
/
+1
*
For PR950:
Reid Spencer
2006-12-31
1
-8
/
+4
*
For PR950:
Reid Spencer
2006-12-29
1
-0
/
+1
*
For PR950:
Reid Spencer
2006-12-23
1
-6
/
+0
*
Shorten the FCmp and ICmp mnemonics to 3 letters. Make the parser
Reid Spencer
2006-12-03
1
-28
/
+20
*
Remove backwards compatibility goop. Now implemented in llvm-upgrade.
Reid Spencer
2006-12-03
1
-31
/
+44
*
Implement signedness caching for values, value lists, constants and
Reid Spencer
2006-11-28
1
-23
/
+17
*
For PR950:
Reid Spencer
2006-11-27
1
-1
/
+13
*
For PR950:
Reid Spencer
2006-11-19
1
-13
/
+24
*
For PR950:
Reid Spencer
2006-11-08
1
-1
/
+3
*
For PR950:
Reid Spencer
2006-11-02
1
-1
/
+4
*
For PR950:
Reid Spencer
2006-10-26
1
-2
/
+15
*
change keyword to datalayout
Chris Lattner
2006-10-22
1
-1
/
+1
*
Add support for the new "target data" information in .ll files. This provides
Owen Anderson
2006-10-18
1
-0
/
+1
*
Added some eye-candy for Subtarget type checking
Anton Korobeynikov
2006-09-17
1
-0
/
+2
*
Adding dllimport, dllexport and external weak linkage types.
Anton Korobeynikov
2006-09-14
1
-0
/
+3
*
For PR797:
Reid Spencer
2006-08-18
1
-7
/
+6
*
Add support for parsing csret
Chris Lattner
2006-05-19
1
-0
/
+1
*
Parse shufflevector
Chris Lattner
2006-04-08
1
-0
/
+1
*
random lexer change to test the makefile updating stuff
Chris Lattner
2006-02-15
1
-0
/
+1
*
Parse inline asm objects
Chris Lattner
2006-01-25
1
-0
/
+1
*
syntax change
Chris Lattner
2006-01-24
1
-0
/
+1
[next]