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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new generated files.
Reid Spencer
2006-03-23
1
-0
/
+3
*
Regenerate
Chris Lattner
2006-03-04
2
-185
/
+185
*
Don't use invalidated iterators!
Chris Lattner
2006-03-04
1
-3
/
+3
*
Convert this over to work with the new makefiles
Chris Lattner
2006-02-15
3
-181
/
+2617
*
random lexer change to test the makefile updating stuff
Chris Lattner
2006-02-15
3
-0
/
+3
*
adjust to new style of handling lexer changes
Chris Lattner
2006-02-14
2
-111
/
+466
*
regenerate
Chris Lattner
2006-01-25
3
-1302
/
+1339
*
Parse inline asm objects
Chris Lattner
2006-01-25
3
-3
/
+56
*
Rename method
Chris Lattner
2006-01-24
4
-1141
/
+1180
*
syntax change
Chris Lattner
2006-01-24
2
-3
/
+4
*
regenerate
Chris Lattner
2006-01-23
3
-3493
/
+2745
*
Add support for parsing global asm blocks
Chris Lattner
2006-01-23
2
-4
/
+22
*
Make sure intrinsic auto-upgrade is invoked correctly.
Reid Spencer
2006-01-19
3
-2178
/
+2961
*
Lexer and parser support for the insertelement operation.
Robert Bocchino
2006-01-17
5
-3365
/
+2628
*
For PR411:
Reid Spencer
2006-01-16
3
-2170
/
+2957
*
Regenerate these files. FreeBSD apparently has issues with the version of
Chris Lattner
2006-01-11
2
-281
/
+281
*
Added lexer and parser support for the extractelement operation.
Robert Bocchino
2006-01-10
5
-1106
/
+1164
*
Regenerate
Chris Lattner
2005-12-21
1
-121
/
+127
*
allow logical operators on packed integral types
Chris Lattner
2005-12-21
1
-4
/
+10
*
regenerate
Chris Lattner
2005-12-21
1
-620
/
+632
*
Implement Regression/Assembler/2005-12-21-ZeroInitVector.ll
Chris Lattner
2005-12-21
2
-1
/
+13
*
regenerate
Chris Lattner
2005-11-12
1
-826
/
+839
*
refactor grammar to eliminate shift-reduce conflict. Move alignment checking
Chris Lattner
2005-11-12
1
-48
/
+44
*
regenerate
Chris Lattner
2005-11-12
3
-1380
/
+1450
*
add a token
Chris Lattner
2005-11-12
1
-1
/
+2
*
Parse section info
Chris Lattner
2005-11-12
1
-9
/
+41
*
Force vectors to be a power of two in size
Chris Lattner
2005-11-10
2
-170
/
+170
*
regenerate
Chris Lattner
2005-11-06
1
-785
/
+793
*
Allow globals to have an alignment specified. Switch to using isPowerOf2_32
Chris Lattner
2005-11-06
1
-13
/
+25
*
regenerate
Chris Lattner
2005-11-06
1
-820
/
+775
*
factor optional alignment
Chris Lattner
2005-11-06
1
-34
/
+23
*
regenerate
Chris Lattner
2005-11-05
1
-164
/
+176
*
Verify that alignment amounts are a power of 2
Chris Lattner
2005-11-05
1
-0
/
+12
*
Add support alignment of allocation instructions.
Nate Begeman
2005-11-05
5
-3263
/
+2620
*
When a function takes a variable number of pointer arguments, with a zero
Jeff Cohen
2005-10-23
3
-219
/
+222
*
Implement PR614:
Reid Spencer
2005-08-27
5
-5
/
+7414
*
Fix grammar
Chris Lattner
2005-06-24
1
-1
/
+1
*
If we support structs as va_list, we must pass pointers to them to va_copy
Andrew Lenharth
2005-06-22
1
-11
/
+16
*
because some functions just use va_start and pass things to vfprintf
Andrew Lenharth
2005-06-20
1
-0
/
+11
*
va_end fix
Andrew Lenharth
2005-06-19
1
-0
/
+1
*
add a check for the mixing of vaarg and vanext with va_arg
Andrew Lenharth
2005-06-19
1
-0
/
+9
*
core changes for varargs
Andrew Lenharth
2005-06-18
2
-8
/
+125
*
Give the asmparser the ability to parse strings. Patch contributed by
Chris Lattner
2005-05-20
4
-13
/
+49
*
* Convert tabs to spaces, fix code alignment
Misha Brukman
2005-05-10
2
-77
/
+75
*
parse new calling conv specifiers
Chris Lattner
2005-05-06
2
-43
/
+65
*
use splice instead of remove/insert for a minor speedup
Chris Lattner
2005-05-06
1
-4
/
+6
*
remove some ugly hacks that are no longer needed since andrew removed the
Chris Lattner
2005-05-06
1
-14
/
+6
*
lex tail
Chris Lattner
2005-05-06
1
-0
/
+1
*
Add a 'tail' marker for call instructions, patch contributed by
Chris Lattner
2005-05-06
1
-4
/
+20
*
Remove support for 1.0 style varargs
Andrew Lenharth
2005-05-02
2
-87
/
+0
[next]